zoub09 Posted August 3, 2008 Posted August 3, 2008 Hi I've create an unattended XP PRO SP2 with winnt.sif file: it works fineI try to integrate some tweaks at T-12 with cmdlines.txt. This option modify the HKCU hive of default user profile (I've verified)my tweak's file modify some keys in HKCU and HKLMI've some problem's:- all the keys work fine for the Administrator user except those keys ; ------------------------------------------------------------------------------; suppression ecran de veille; valeur par défaut:; "ScreenSaveActive"="1" (activé); "SCRNSAVE.EXE"="C:\WINDOWS\system32\logon.scr"; pas de reboot nécessaire; ------------------------------------------------------------------------------[HKEY_CURRENT_USER\Control Panel\Desktop]"SCRNSAVE.EXE"="""ScreenSaveActive"="0"; ---------------------------------------------------------------------------------------------------------------------------------; AFFICHAGE DES FICHIERS CACHES, DES FICHIERS SYSTEMES ET DES FICHIERS DONT LES; TYPES SONT CONNUES; Affichage des fichiers cachés, des fichiers systemes et des extensions connues; valeur par défaut:; "ShowSuperHidden" =; "SuperHidden"=dword:00000001; reboot nécessaire[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]; AFFICHAGE DES FICHIERS SYSTEME"ShowSuperHidden"=dword:00000001------------------------------------------------------------------------------------------ i've created un second user "dede" (member of local administrator group): when i log it most of the keys don't work- i've created a third user "toto" (simple user): when i log it all the keys work except the two keys aboveif someone know why i have this problem i'm interestedthanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now