How to create shortcut for Windows?
right click =>New=>Create Link
Copy -paste below code:[ControlPanel Add remove program]
C:\Windows\System32\rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0
Copy -paste below code:[Swap mouse button]
C:\Windows\System32\rundll32.exe Shell32.dll,Control_RunDLL main.cpl @0,0
device Manager:
C:\Windows\System32\rundll32.exe devmgr.dll DeviceManager_Execute
delete internet temporary files:
C:\Windows\System32\rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
Date and Time Properties:
C:\Windows\System32\rundll32.exe shell32.dll,Control_RunDLL timedate.cpl
Delete cookies fiels:
C:\Windows\System32\rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
Click Next
Provide a ShortCut Name.
Voila you are done.
Copy -paste below code:[ControlPanel Add remove program]
C:\Windows\System32\rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0
Copy -paste below code:[Swap mouse button]
C:\Windows\System32\rundll32.exe Shell32.dll,Control_RunDLL main.cpl @0,0
device Manager:
C:\Windows\System32\rundll32.exe devmgr.dll DeviceManager_Execute
delete internet temporary files:
C:\Windows\System32\rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
Date and Time Properties:
C:\Windows\System32\rundll32.exe shell32.dll,Control_RunDLL timedate.cpl
Delete cookies fiels:
C:\Windows\System32\rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
Click Next
Provide a ShortCut Name.
Voila you are done.
Comments
Post a Comment