Winstep

Software Technologies


 Winstep Forums


Print view
Board index : Winstep Forums : General Discussion  [ 3 posts ]
Author Message
 Post subject: Change suggestion for Windows Startup and Fast Boot
PostPosted: Thu Apr 07, 2022 10:54 am 
Offline

Joined: Sun Sep 29, 2013 7:54 pm
Posts: 24
Configuring booting through the task scheduler makes for a Fast Boot that doesn't have to be "redone" after every system boot (and is not lost if the system starts in safe mode). Thus, both options can be merged into one.


Below is the code I use in CMD to configure NeXuS via task scheduler:
Code:
SchTasks.exe /Create /TN "Winstep" /TR "\"%ProgramFiles(x86)%\Winstep\Winstep.exe\"" /SC ONLOGON /F


Back to top
 Profile  
 
 Post subject: Re: Change suggestion for Windows Startup and Fast Boot
PostPosted: Thu Apr 07, 2022 8:00 pm 
Offline
Site Admin
Site Admin
User avatar

Joined: Thu Feb 26, 2004 8:30 pm
Posts: 11933
Thanks for the suggestion! :D

_________________
Jorge Coelho
Winstep Xtreme - Xtreme Power!
http://www.winstep.net - Winstep Software Technologies


Back to top
 Profile WWW 
 
 Post subject: Re: Change suggestion for Windows Startup and Fast Boot
PostPosted: Fri Apr 08, 2022 9:55 pm 
Offline

Joined: Sun Sep 29, 2013 7:54 pm
Posts: 24
winstep wrote:
Thanks for the suggestion! :D


Forgot to mention something:

It is necessary to use the code below to prevent the initialization from failing in some situations.

PowerShell code:
Code:
Set-ScheduledTask -TaskName 'Winstep' -Settings (New-ScheduledTaskSettingsSet -Compatibility 'Win8' -AllowStartIfOnBatteries -StartWhenAvailable)



Thanks for the excellent work!


Back to top
 Profile  
 
Post new topic Reply to topic Board index : Winstep Forums : General Discussion  [ 3 posts ]
Display posts from previous:  Sort by  

Who is online

Users browsing this forum: Google [Bot] and 78 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: