Our installer generated by ISX 3.51, will only install under the profile of
the user logged into the computer. It won't work under any other user. Can
anyone tell me how to fix this so the app works under any user?
Thanks.
Heather
Another way to set the installation to All Users is to edit the
SETUP.INI file:
CmdLine= ALLUSERS=1
This does a per-machine (All Users) install, but it also requires an
Administrator to perform the installation. See the "ALLUSERS Property"
topic in the Windows Installer help file for more info.
Jim Shawver
BCC Software, Inc.
Follow-up question: Must I include this dialog in the project? Or can I
just set this setting on this dialog window to No, and still have it install
as an All User project even though this dialog is not shown?
Thanks again,
Heather
"Jim Shawver" <ji...@bccsoftware.com> wrote in message
news:3bb0ffd9...@news.installshield.com...
If you don't want the dialog in your setup, you can set ALLUSERS=1 in
your SETUP.INI as I described previously. Of course, you have to
remember to edit the SETUP.INI after each build you do in ISX.
- Jim
On Wed, 26 Sep 2001 17:20:36 -0700, "Heather B."
Unfortunately for me we are building a setup.cab for web deployment, and it
is signed with a digital certificate. So to modify anything inside of the
.cab file after it is built means having to re-cab, as well as re-sign the
file - all steps that open us up to a mistake along the way, and all steps
that we were aiming to avoid with the purchase of ISX. Ugg.
Thanks for your help.
Heather
"Jim Shawver" <ji...@bccsoftware.com> wrote in message
news:3bb380f8...@news.installshield.com...
"Heather B." <heat...@NOSPAM.attglobal.net> wrote in message
news:3bb3...@news.installshield.com...
"Chandima Rajakaruna" <no re...@installshield.com> wrote in message
news:3bb47946$1...@news.installshield.com...
"Heather B." <heat...@NOSPAM.attglobal.net> wrote in message
news:3bb7...@news.installshield.com...