Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Installer
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01259063
Message ID:
01259190
Views:
21
This message has been marked as the solution to the initial question of the thread.
Hi Moises

>1- Can I put all VFP dlls and .gdi inside the same executable folde
>instead of the windows system folder ?

You can specify the target folder of your choice. It is all script based so a lot of limitations are removed and if you really need something you can always do Pascal scripting and get it done. Though I must say I have limited knowledge of Pascal

Source: DLLsOfYourChoice.dll; DestDir: {app}; Flags: recursesubdirs sortfilesbyextension touch ignoreversion overwritereadonly sharedfile regtypelib uninsneveruninstall restartreplace

>2- I did not find an option the register the .ocx file that I have
>as I used to do in installshield

Source: *.ocx; DestDir: {app}; Flags: recursesubdirs sortfilesbyextension touch ignoreversion overwritereadonly sharedfile regtypelib uninsneveruninstall restartreplace

Hope it helps.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform