UAC plugin problem
Hi

I am using the UAC plugin in my installer. The documentation says thay you should use RequestExecutionLevel user. My problem is, that the installer runs perfectly for all cases except when a standard user installs and chooses to install for the current user only. Then no shortcuts are made on the desktop, for quicklaunch or in the all programs menu because the installer cannot write to the registry.

How can i avoid this problem?