PSPerspective | Exclusive PSP Network: Create Hibernate shortcuts - PSPerspective | Exclusive PSP Network

Jump to content

Choose category:
VIP backgrounds
Change width
0
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Create Hibernate shortcuts Sinaf Crew Rate Topic: ***** 1 Votes

#1
User is offline   -Ra- 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 44
  • Joined: 14-May 09
  • Firmware: 1.50
  • PSP Type:Brite
Mteam presents Sinaf

Create a Shortcut to Put Your Windows Computer into Hibernation

Works on: Win7, vista, XP
Tested on: Win7

-----------------------------[\/]team-----------------------------

1. Create Shortcut

Right-click an empty area on your desktop and select New \ Shortcut from the Context Menu.



2. In the Create Shortcut window type or copy the following in the location field…

CODE
C:\Windows\System32\rundll32.exe powrprof.dll, SetSuspendState 0,1,0




3. Now give the shortcut a name such as Hibernate Computer or whatever you want to call it.



4. Now you have the shortcut on your desktop, but you might want to change the icon to something else.



5. Change Shortcut Icon

Right-click the shortcut icon and select Properties.



6. Select the Shortcut Tab and click the Change Icon button.



7. You can get icons by typing this code

CODE
%SystemRoot%\system32\SHELL32.dll




8. Choose which one you like



9. This is an exmaple



Cheers,
Sinaf Crew
;)
0

#2
User is offline   -Ra- 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 44
  • Joined: 14-May 09
  • Firmware: 1.50
  • PSP Type:Brite
More codes for creating a shortcut

Restart Computer

CODE
Shutdown.exe -r -t 00


Lock Workstation

CODE
Rundll32.exe User32.dll,LockWorkStation



Hibernate Computer

CODE
rundll32.exe PowrProf.dll,SetSuspendState



Sleep Computer

CODE
rundll32.exe powrprof.dll,SetSuspendState 0,1,0


;)
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users