Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vista and Loader Programs
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01219750
Message ID:
01219835
Views:
16
>>
>>That is what I've been updating in my loaders. On Vista machines my updates go to the ProgramData\[my applicationname]\ folder and they are executed from there.
>
>Bill, can you expand on this as it relates to Vista?
>
>Where do u install the EXE on the server?
>Location of the app's DATA files?
>Do you install an update EXE into an "update-specific" folder on the server?
>Location of the EXE on the workstations?
>Using Inno?

I use InstallShield Express.

I install the Loader EXE and config.vfp along with any other unchanging files (like XFRX and BLAT) in my application folder under Program Files.

I create an application folder under ProgramData.

My loader runs from the application folder under Program Files and looks on the network for a new version of my application's EXE and copies it into the application folder under ProgramData if it is newer. The loader then starts the application EXE in the application folder under ProgramData.

I don't use DBFs to store data - all of our data storage is in SQL Server. I think you are probably best to put DBFs in the application folder under ProgramData.

My loader checks the OS version by the way - if it isn't Vista then everything is under Program Files.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform