Hi 

I tried your 2 suggestions and even more, but with no luck:

#1. I made myself local administrator on my Windows 7 Enterprise computer, where
User Account Control is enabled using Windows Domain Group Policy.

#2. I examined what the UAC setttings were:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000005
"ConsentPromptBehaviorUser"=dword:00000003
"EnableInstallerDetection"=dword:00000001
"EnableLUA"=dword:00000001
"EnableSecureUIAPaths"=dword:00000001
"EnableUIADesktopToggle"=dword:00000000
"EnableVirtualization"=dword:00000001
"PromptOnSecureDesktop"=dword:00000001
"ValidateAdminCodeSignatures"=dword:00000000
"dontdisplaylastusername"=dword:00000000
"legalnoticecaption"=""
"legalnoticetext"=""
"scforceoption"=dword:00000000
"shutdownwithoutlogon"=dword:00000001
"undockwithoutlogon"=dword:00000001
"FilterAdministratorToken"=dword:00000000
"HideFastUserSwitching"=dword:00000001


And I believe it's because of these:
"EnableInstallerDetection"=dword:00000001
"PromptOnSecureDesktop"=dword:00000001

that I get this UAC message:
www.tryware.dk/flash/pictures/Error-W7-PsPadCapaLibSetup-UAC.jpg

even when I rightclick your setup file. The message about Unknown vendor, is
because your setup file isn't digitally authenticode signed. It doesn't change
anything if you did (theres a cheap version at
http://codesigning.ksoftware.net), the same message would show up again, but
with different colors, and with your vendor name, waiting for accept to run your
setup file.

#3. So I disabled all the UAC settings using control panel, and rebooted my
computer.

#4. After logging in, I unplugged my computer from the network, so the Domain
Group Policy wasn't enforced again.

#5. I rightclicked your setup file, selected run as administrator, and disabled
"run as single user/portable appication", but followed all the other default
settings.

#6. I started PsPad, and could see in Program Settings that Multiuser
environment already was enabled.


But with the same result, there was no pspad.ini or keymap.ini file, and no
Scripts menu.

What I don't understand is, that when I select "Direct edit" in Program
settings, a "file" totally simular to pspad.ini is opened and scrollbar. But
what "file" is that???


BTW: I'm also trying to use a silent install, but how can I select to disable
"run as single user/portable appication" in a silent install?

I currently tried these 2 solutions, and both were stopped by the UAC message:

/SILENT /TASKS="multiuser,icons,contextmenu"

/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

-- 
<http://forum.pspad.com/read.php?2,58178,58180>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem