PDA

View Full Version : Include Scripts



NewsArchive
05-15-2012, 12:57 AM
Is it OK to save my include scripts in the same folder as SetupBuilder?
When an update is release, would SetupBuilder wipe out my .sbi scripts?

TIA


--
Darrel (Dee) Witham
Professional Data Services, Inc

NewsArchive
05-15-2012, 12:58 AM
Darrel,

> Is it OK to save my include scripts in the same folder as
> SetupBuilder? When an update is release, would SetupBuilder
> wipe out my .sbi scripts?

If you store the .sbi under the "Program Files" folder tree then you can't
modify it when the IDE runs non-elevated on Vista, Windows 7, etc.

I would suggest to store the .sbi in the standard SetupBuilder Include
script folder (under My Documents) or in the same folder as your .sb7
project file. If you store it along with your project file then you can use
"[SB_PROJECT]\myfile.sbi" to point to it and make the project fully
portable.

BTW, only an uninstall will remove files from the SetupBuilder Program Files
folder.

Friedrich

NewsArchive
05-15-2012, 01:01 AM
Thanks

--
Darrel (Dee) Witham
Professional Data Services, Inc