Steps
1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .vbs
3)right click on the vbs file and select Edit option
4)insert below lines in the vbs file
Quote
set shell=createobject("wscript.sh ell")
shell.run "RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll"
5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done
enjoy
1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .vbs
3)right click on the vbs file and select Edit option
4)insert below lines in the vbs file
Quote
set shell=createobject("wscript.sh
shell.run "RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll"
5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done
enjoy
No comments:
Post a Comment