Jump to content

Genväg till att försätta datorn i Vänteläge?


plaincollar

Recommended Posts

Har försökt klura ut hur kommandot  skulle se ut för en genäg till Vänteläge.

Standby, sleeping mode, hibernate, power save mode, suspend to, etc etc.

Försätt datorn i viloläge:

%windir%system32shutdown.exe -h -t 00 skrev någon för ett år sedan.

Vilken bokstav kan tänkas avse just Vänteläge?

MVH Pc

Ämnet redigerat av stenis, har förtydligat ämnet/rubriken

Ämnet flyttat av stenis

Link to comment
Share on other sites

Detta hittade ja på en hemsida o hoppas det hjälper dig..........

1. Right click on an empty area on your desktop.

2. Select New>Shortcut.

3. In the first box of the Create Shortcut Wizard, type "%windir%System32rundll32.exe powrprof.dll,SetSuspendState" (without quotes). Click Next.

4. Call the shortcut something like "Standby" (without quotes) and click Finish.

5. To add the finishing touch, right click on this new icon, select Properties, click the Change Icon button and select an appropriate icon.

Just in case you wanted to know here are some other shortcuts:

Shutdown: %windir%System32shutdown.exe -s

Reboot: %windir%System32shutdown.exe -r

Logoff: %windir%System32shutdown.exe -l

Standby: %windir%System32rundll32.exe powrprof.dll,SetSuspendState

Hibernate: %windir%System32rundll32.exe powrprof.dll,SetSuspendState Hibernate

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...