sclarke
09-09-2011, 05:34 AM
I have been using Installshield Express 2008 for some time and hit a problem so I decided to try the 2012 release (as a trial) and the same thing happens...
We need to create a installation which includes samples for our product. Previously we used to include these in <COMPANY><PROGRAMS><PRODUCT>\Samples but with Vista and W7 this either meant customers copying them or changing access rights to this folder. The samples are a 100MB or so.
We want to be able to install these samples into shared documents so anyone can access and change them (This is what our particular customers want).
In both IS 2008E and IS 2012E I always get files installed into C:\Samples whenever I try to use [ALLUSERSPROFILE]\Samples - I have tried pretty hard to fix this having followed the various threads on this forum - I have tried VBscript Custom actions to set ALLUSERS=1 and can read and write the ALLUSERSPROFILE property correctly but the samples still always end up on C:\Samples. I have tested the install on completely clean XP and pretty clean Vista and W7 installations and they all do the same thing.
Could anyone suggest why Installshield chose not to provide a [CommonDocuments] or similar and why ALLUSERSPROFILE does not work for me?
Thanks in anticipation.
We need to create a installation which includes samples for our product. Previously we used to include these in <COMPANY><PROGRAMS><PRODUCT>\Samples but with Vista and W7 this either meant customers copying them or changing access rights to this folder. The samples are a 100MB or so.
We want to be able to install these samples into shared documents so anyone can access and change them (This is what our particular customers want).
In both IS 2008E and IS 2012E I always get files installed into C:\Samples whenever I try to use [ALLUSERSPROFILE]\Samples - I have tried pretty hard to fix this having followed the various threads on this forum - I have tried VBscript Custom actions to set ALLUSERS=1 and can read and write the ALLUSERSPROFILE property correctly but the samples still always end up on C:\Samples. I have tested the install on completely clean XP and pretty clean Vista and W7 installations and they all do the same thing.
Could anyone suggest why Installshield chose not to provide a [CommonDocuments] or similar and why ALLUSERSPROFILE does not work for me?
Thanks in anticipation.