This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Customer Information: ALLUSERS value different on Win XP and Vista
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 15, 2007
09:06 AM
Customer Information: ALLUSERS value different on Win XP and Vista
Hi,
IS 2008 Basic MSI Project.
During the installation we are using the CustomerInformation Dialog where user selects the installation option for "Any one who uses this computer (all users)" or "Only for me".
On Vista after we select the option "Any one who uses this computer (all users)" the value of ALLUSERS = 1 and when we select the option "Only for me" the value of ALLUSERS = 0. Works very fine.
But on Windows XP after you select any of the option the value of ALLUSERS = 1 always.
Is anybody having any clue on the behaviour of Windows XP.
Is there any different alternative to make the above stated issue work very properly.
IS 2008 Basic MSI Project.
During the installation we are using the CustomerInformation Dialog where user selects the installation option for "Any one who uses this computer (all users)" or "Only for me".
On Vista after we select the option "Any one who uses this computer (all users)" the value of ALLUSERS = 1 and when we select the option "Only for me" the value of ALLUSERS = 0. Works very fine.
But on Windows XP after you select any of the option the value of ALLUSERS = 1 always.
Is anybody having any clue on the behaviour of Windows XP.
Is there any different alternative to make the above stated issue work very properly.
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 17, 2007
12:49 AM
Is there any different alternative to make the above stated issue work very properly.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 20, 2007
07:14 AM
PLease generate a log to see what's going on. Are you testing on a frsh OS image/virtual machine?
Stefan Krueger
InstallSite.org
InstallSite.org
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 25, 2007
06:50 PM
I am also experiencing the same issue: ALLUSERS always resets to 1. I need to do a per-user installation.
Any ideas?
Any ideas?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 29, 2007
10:09 AM
(I noticed that you have to change the checked radio button twice between "Any one who uses this computer (all users)" and "Only for me" before property ALLUSERS contains the correct value.)
Correction:
ALLUSERS property contains correct value (corresponding to radio button selection) after you go to next dialog, then go back to Customer Information and
then go again to next dialog.
I noticed this behavior in Custom Action (vbscript) placed After Customer Information dialog.
I am using IS 2008 Express and Windows XP.
Correction:
ALLUSERS property contains correct value (corresponding to radio button selection) after you go to next dialog, then go back to Customer Information and
then go again to next dialog.
I noticed this behavior in Custom Action (vbscript) placed After Customer Information dialog.
I am using IS 2008 Express and Windows XP.