Category: Application Issues

Skip EULA in 'pstools'
article #49, updated 5785 days ago

pstools is a very powerful command-line toolset for Windows:

http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx

Its only problem is GUI EULAs.  To get around these, create a CMD file containing the single line below:

regedit /s pstools-eula.reg

and a file name pstools-eula.reg containing the text below.  Then run the CMD file, and all of the pstools utilities will run silently.  Obviously, you can use the contents in both files in simpler manner in lots of different ways.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Sysinternals]

[HKEY_CURRENT_USER\Software\Sysinternals\PsExec]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsFile]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsGetSid]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsInfo]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsKill]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsList]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsLoggedOn]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsLoglist]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsPasswd]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsService]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\PsShutdown]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\LoggedOn]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\AccessChk]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\C]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\RootkitRevealer]
"EulaAccepted"=dword:00000001

[HKEY_CURRENT_USER\Software\Sysinternals\NewSID]
"EulaAccepted"=dword:00000001

Categories:      

==============

'runonce' problems in IE7
article #33, updated 5934 days ago

If you see a blank screen when you start up IE7, or see ‘runonce’ problems, try this:

http://support.microsoft.com/kb/945385

Categories:      

==============

Photoshop CS and XP
article #23, updated 5981 days ago

Had some input yesterday of interest vis a vis Photoshop. At least two web resources indicate that Photoshop CS (version 8) is not compatible with XPSP2. Photoshop 7 works fine, and I have reports that CS2 also works fine.

Categories: