Pegasus get in here

  • Thread starter Thread starter ManyBeers
  • Start date Start date
M

ManyBeers

Guest
I know you are good with command line switches and stuff. Help me out here.

Ok, I have gone through this before and it is time to rehash it. I hibernate
my laptop every night using Shutter.exe.
http://www.den4b.com/screenshots.php?project=Shutter
and it works fine. By that I mean, not only does it hibernate my laptop at
the scheduled time but it also allows my scheduled wake-up tasks to run,
which Rundll.exe,powrprof.dll SetSuspendState did not do. It has in its
parameters one that if true will DisableWakeEvent. So ,what I need is one of
you experts here to tell me exactly
what to type in my Scheduled Tasks Run box when setting up the task. If you
would look at this page
:http://msdn.microsoft.com/en-us/library/aa373201.aspx and show me how to
write the command to add the false parameter to DisableWakeEvents. I think it
would look something like this
Run Box: rundll32.exe,powrprof.dll SetSuspendState and now the switches
which I don't know how to do. TIA
 
Re: Pegasus get in here

[One might assume Pegasus saw your first post about this on 28 Sept:
http://groups.google.com/group/micr.../ddbf23c0480717a8?lnk=st&q=#ddbf23c0480717a8]

ManyBeers wrote:
> I know you are good with command line switches and stuff. Help me out
> here.
>
> Ok, I have gone through this before and it is time to rehash it. I
> hibernate
> my laptop every night using Shutter.exe.
> http://www.den4b.com/screenshots.php?project=Shutter
> and it works fine. By that I mean, not only does it hibernate my laptop at
> the scheduled time but it also allows my scheduled wake-up tasks to run,
> which Rundll.exe,powrprof.dll SetSuspendState did not do. It has in its
> parameters one that if true will DisableWakeEvent. So ,what I need is one
> of
> you experts here to tell me exactly
> what to type in my Scheduled Tasks Run box when setting up the task. If
> you
> would look at this page
>> http://msdn.microsoft.com/en-us/library/aa373201.aspx and show me how to

> write the command to add the false parameter to DisableWakeEvents. I think
> it would look something like this
> Run Box: rundll32.exe,powrprof.dll SetSuspendState and now the switches
> which I don't know how to do. TIA
 
Re: Pegasus get in here



"PA Bear [MS MVP]" wrote:

> [One might assume Pegasus saw your first post about this on 28 Sept:
> http://groups.google.com/group/micr.../ddbf23c0480717a8?lnk=st&q=#ddbf23c0480717a8]
>
> ManyBeers wrote:
> > I know you are good with command line switches and stuff. Help me out
> > here.
> >
> > Ok, I have gone through this before and it is time to rehash it. I
> > hibernate
> > my laptop every night using Shutter.exe.
> > http://www.den4b.com/screenshots.php?project=Shutter
> > and it works fine. By that I mean, not only does it hibernate my laptop at
> > the scheduled time but it also allows my scheduled wake-up tasks to run,
> > which Rundll.exe,powrprof.dll SetSuspendState did not do. It has in its
> > parameters one that if true will DisableWakeEvent. So ,what I need is one
> > of
> > you experts here to tell me exactly
> > what to type in my Scheduled Tasks Run box when setting up the task. If
> > you
> > would look at this page
> >> http://msdn.microsoft.com/en-us/library/aa373201.aspx and show me how to

> > write the command to add the false parameter to DisableWakeEvents. I think
> > it would look something like this
> > Run Box: rundll32.exe,powrprof.dll SetSuspendState and now the switches
> > which I don't know how to do. TIA


Why assume that? More importantly, is this a difficult problem to solve?
 
Back
Top