I want to change the default Desktop path under Target Computer. Currently when I put a file in that folder it install it in “C:\Users\Public\Desktop” in need it to be C:\Users\wd\Desktop
How do I change the path ?
Change desktop path
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Change desktop path
Dear Doreng,
the effective location of DESKTOP shortcuts depends on the installation mode selected; PER-MACHINE or PER-USER.
When installing as PER-MACHINE (ALLUSERS = TRUE) all DESKTOP shortcuts will be stored under;
- C:\Users\Public\Desktop
Otherwise with a PER-USER installation (ALLUSERS = FALSE) ;
- C:\Users\<CURRENT-USER>\Desktop
This is by design.
In case you need to retrieve the effective DESKTOP location for the current user, you can use the "Get Folder Location" command.
With the command is available the "Get for All Users" flag.
This determines if the command will attempt to obtain the location of the pre-defined folder that is shared by all users of the target system, if it is available.
Hope this helps you.
Regards
the effective location of DESKTOP shortcuts depends on the installation mode selected; PER-MACHINE or PER-USER.
When installing as PER-MACHINE (ALLUSERS = TRUE) all DESKTOP shortcuts will be stored under;
- C:\Users\Public\Desktop
Otherwise with a PER-USER installation (ALLUSERS = FALSE) ;
- C:\Users\<CURRENT-USER>\Desktop
This is by design.
In case you need to retrieve the effective DESKTOP location for the current user, you can use the "Get Folder Location" command.
With the command is available the "Get for All Users" flag.
This determines if the command will attempt to obtain the location of the pre-defined folder that is shared by all users of the target system, if it is available.
Hope this helps you.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Re: Change desktop path
Thanks for the replay I figure out what the problem was. I already had it setup as Per-User Only but still got the public folder. The problems was that I was using a program to do a silent install with ALLUSERS=1 /qn /norestart, when I deleted the parameters then it worked fine.
Learned something new again
Learned something new again

-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Change desktop path

Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 113 guests