Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

UserName

Updated: 24 May 2010 | 3 comments
Rivin's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hi Guys.
I have a problem to run some exe application from the installation, this exe app connects to the insternet to get the license info.
If I will set in my msi ALLUSERS = 1, then this app is running as "SYSTEM" User Name (In task manager), amd it doesn't get connected to the internet.
If I will delete ALLUSERS from the properties, then it works and runs as developer for example., So the question is if there is a way to use ALLUSERS = 1 and to have this app running as developer User Name.

I run this app using custom action Execute program from Installation in Execute Deferred.
Thanks in advance.

discussion Filed Under:

Comments

dilorenzo1987's picture
04
Jun
2009
1 Vote +1
Login to vote

Deferred - User Context

Hi,

Try to run the custom action as "deferred - user context" . (Under "Properties").

Rivin's picture
04
Jun
2009
0 Votes 0
Login to vote

Thank you so much. Works

Thank you so much. Works perfectly :-)
I was trying to set your answer as solution, but it didn't work.

EdT's picture
05
Jun
2009
0 Votes 0
Login to vote

I have set the answer as solution

I think the code was locked while it was being modified, as I'm now seeing a "Clear" option on the Solution Flag.

If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.