Šta je novo?

Problem sa automatskim Logon u Windows XP

bigfoot

Čuven
Učlanjen(a)
27.03.2003
Poruke
313
Poena
619
Nakon instalacije Microsoft .NET Framework 1.1, Windows Xp se nije sam automatski logovao, na moj jedini nalog, vec sam morao rucno. Nakon toga sam pokusao rucno to promeniti sa programima Tweak Manager i Tweak UI ali mi je to trajalo samo jedno paljenje racunara. Nakon toga se opet gubi automatsko logovanje. Potom sa procesljao Event Viewer/Aplikacije i pronasao sam sledecu gresku koja se desava prilikom svakog gasenja racunara:
- "Windows saved user AZDAJA\Mario Bura registry while an application or service was still using the registry during log off. The memory used by the user's registry has not been freed. The registry will be unloaded when it is no longer in use.
This is often caused by services running as a user account, try configuring the services to run in either the LocalService or NetworkService account."
Naravno da sam pregledao sve servise i video da su svi ili LocalService ili NetworkService. Nakon toga sam pogledao u registry i video da se brise sledeci kljuc:
- HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\"AutoAdminLogon"="1"

Tako da sam problem resio sto sam taj kljuc ubacio u Startup, ali bih zamolio nekog ako ima bolje resenje da mi pomogne.
 
Drugo rešenje: Instaliraj SP1 za MS .NET Framework 1.1 (10MB).
 
Jednostavno resenje za ovo:

Control Panel, Administrative tools, Computer Management, Local Users and Groups, Users pa nadji ASPNET usera pa properties i chekiraj opciju Account is disabled.
 
Hoće li to onda smetati programu zbog kojeg je instalirao .NET? Ili bilo čemu drugom?
 
Lukija je napisao(la):
Jednostavno resenje za ovo:

Control Panel, Administrative tools, Computer Management, Local Users and Groups, Users pa nadji ASPNET usera pa properties i chekiraj opciju Account is disabled.

Ovo je fenomenalno resenje koje radi super. Pri tome mi isto radi kako treba AutoCAD2005, koji je inace zahtevao instalaciju .NET. Hvala na savetu :wave:
 
Postoji jos resenje i da ASPNET nalog ostane enableovan a da radi, moze da se sakrije sa kljucem u reg-u kao sto je po defaultu sakriven admin nalog. Procedura je sledeca:

A key in the Registry is used to describe which user names are hidden or revealed in the logon screen. Under HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogonSpecialAccountsUserList is a series of DWORD keys. The name of each key is the name of an account to hide, and setting the value of the key to 0 hides it from view. To add a new name to the list, simply create a new DWORD value with the name of the user account to hide, and set the key to 0. The account can be unhidden by either deleting the key or setting its value to 1.
 
Poslednja izmena:
Heh, i mene je mucio isti problem sa log-in ekranom.
Hvala i od mene za resenja!
 
Nazad
Vrh Dno