snippets : Change windows default shell (replace explorer)

Shell : Change windows default shell (replace explorer)This will change your windows default shell to your custom shell. (Ctrl+Alt+Del still active so you can reactivate explorer.exe if needed)
@echo off
REM create a .bat file with this command inside. execute then reboot.

reg add "HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /V Shell /t REG_SZ /d  "FullPathToYourApp.exe" /f
tags : system, bat, windows

all tags : python, system, vlc, video, apache, proxy, linux, django, MySQL, .NET, XML, XSL, regexp, bat, windows, bash, git

back to snippets home
site réalisé et hébergé par revolunet © 2009 - informations légales