Win7 forgot login password
User Windows7 boot disk, boot into Repair computer -> Command Prompt and then use the following commands copy X:windowssystem32sethc.exe X: (back up sethc.exe) copy /y
User Windows7 boot disk, boot into Repair computer -> Command Prompt and then use the following commands copy X:windowssystem32sethc.exe X: (back up sethc.exe) copy /y
netsh interface ip set address name=”Local Area Connection” static 192.168.0.100 255.255.255.0 192.168.0.1 1 netsh interface ip show config netsh interface ip set dns “Local Area
更改檔案擁有人兼權限 takeown /f [file_name] /d y icacls [file_name] /grant administrator:F 更改目錄擁有人兼權限 takeown /f [directory_name] /r /d y icacls [directory_name] /grant administrator:F /t
In the past few days my Windows Live Messenger just won’t start up, every time i try to sign in, it always give me this.
You need to edit the registry to allow the windows Installer Service to run under the save mode in order to uninstall applications. Save mode
User path = %USERPROFILE% About Windows = C:Windowssystem32winver.exe Change UAC Settings = C:WindowsSystem32UserAccountControlSettings.exe Computer Management = C:WindowsSystem32compmgmt.msc System Information = C:WindowsSystem32msinfo32.exe Event Viewer = C:WindowsSystem32eventvwr.exe
%windir%explorer.exe “[The path you want the explorer bring you to]” How to find out the path is easy Navigate to the path you want; Right-click
Use regedit Under HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts Deleting the sub-key with the same name as the extension and restart. Link
runas /user:”domainusername” cmd.exe or explorer.exe Runas Syntax