Displaying 1 result from an estimated 1 matches for "autoupdateserver".
2010 Aug 05
1
Roaming profiles shared between WinXP and Win7
...")
BIG
COLOR G/N
?@DOMAIN
?
SMALL
COLOR W/N
?@TIME " - " @WKSTA " - " @USERID
?"Do not close this window, it will automatically close"
?
        SetTime "\\PDC"
        USE Z: "\\PDC\GENERAL"
        USE P: "\\PDC\PUBLIO)"
        $AutoUpdateServer = "http://192.168.0.3/selfupdate"
        
WriteValue("HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\ThemeManager", 
"DllName", "%SystemRoot%\Resources\themes\Windows Classic.theme","REG_SZ")
        
WriteValue("HKEY_CURRENT_US...