Windows deployment
Marty Knapp
martyknapp at comcast.net
Sat Jan 14 00:49:52 EST 2006
Do you have any recommendations as far as installer programs?
Thanks,
Marty
>>Thanks Scott,
>>What if I want to save data in text files into the same
>>directory/folder
>>as the app (or a sub folder)?
>>
>>
>
>It's the same deal. Most times the Program Files folder
>will be just fine. If it isn't let the user specify a
>location. I routinely install (via my installer) software
>onto users systems (they download it and the installer
>puts it in the default position - Program Files - in
>a folder with my company name. Below that folder I
>put the application name and below that again I put the
>data directory. Generally database and configuration
>files go in the data directory). In the fifteen years
>of Windows 32 I've not had a situation where the Program
>Files folder was a problem. Those who wanted to install
>elsewhere are given the option at install time.
>
>Cheers
>
>Scott
>
>
More information about the use-livecode
mailing list