Archive for the ‘Microsoft Windows XP’ Category
Microsoft® Update-katalog
Saturday, September 12th, 2020User Profile Wizard 3.5
Monday, August 8th, 2011User Profile Wizard 3.0 for Windows 2000/XP/Vista/Windows 7
Friday, June 25th, 2010SFC.EXE (system file checker)
Thursday, February 25th, 2010sfc.exe /SCANNOW
Environment Variables in Windows
Saturday, November 21st, 2009Variable | Typical value (May vary, depending on system) |
---|---|
%ALLUSERSPROFILE% | C:\Documents and Settings\All Users |
%APPDATA% | C:\Documents and Settings\{username}\Application Data |
%COMPUTERNAME% | {computername} |
%COMSPEC% | C:\Windows\System32\cmd.exe |
%HOMEDRIVE% | C: |
%HOMEPATH% | \Documents and Settings\{username} |
%PATH% | C:\Windows\System32\;C:\Windows\;C:\Windows\System32\Wbem |
%PATHEXT% | .COM; .EXE; .BAT; .CMD; .VBS; .VBE; .JS ; .WSF; .WSH |
%PROGRAMFILES% | Directory containing program files, usually C:\Program Files |
%PROMPT% | Code for current command prompt format. Code is usually $P$G |
%SYSTEMDRIVE% | The drive containing the Windows XP root directory, usually C: |
%SYSTEMROOT% | The Windows XP root directory, usually C:\Windows |
%TEMP% and %TMP% | C:\DOCUME~1\{username}\LOCALS~1\Temp |
%USERNAME% | {username} |
%USERPROFILE% | C:\Documents and Settings\{username} |
%WINDIR% | C:\Windows |
Restore Show Desktop
Saturday, May 30th, 2009Memory Limits for Windows Releases
Wednesday, May 20th, 2009TS Web Access not working – ActiveX not installed or enabled
Saturday, March 14th, 2009The TS ActiveX control (needed by TSWA) is disabled by default in XPSP3 as a security measure. You need to explicitly enable the Terminal Services activeX control in IE in order to use the activeX control (and hence TSWA).
as a workaround can you try deleting the following registry keys:
HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{7390f3d8-0439-4c05-91e3-cf5cb290c3d0}
HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{4eb89ff4-7f78-4a0f-8b8d-2bf02e94e4b2}
How To Remove A Windows Service?
Tuesday, January 6th, 2009INSTSRV <SERVICENAME> REMOVE