ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Program which runs a program then shuts down the computer [Solved]

<< < (2/2)

MilesAhead:
I should be able to do that. I'll add that either later tonight or tomorrow.
-c.gingerich (September 18, 2012, 05:34 PM)
--- End quote ---

Cool. I think that will make it a generally useful utility for the toolbox. :)

c.gingerich:
I have update Run And..., You can now have a shortcut created on your desktop and also use it via command line.

RunAnd.exe "Full path to EXE + parameters" "And..." /Autorun

"And..." options are Reboot, LogOff, Shutdown and ForceShutdown

/Autorun is optional, it will auto run the app

Example: RunAnd.exe "C:\Windows\notepad.exe" "LogOff" /Autorun

MilesAhead:
Looks cool. :)

Josh:
Check this out, built into windows. You might need to install the group policy console.

http://www.trishtech.com/win7/run_a_script_at_shutdown_in_windows_7.php

app103:
Check this out, built into windows. You might need to install the group policy console.

http://www.trishtech.com/win7/run_a_script_at_shutdown_in_windows_7.php
-Josh (September 22, 2012, 04:03 PM)
--- End quote ---

Something tells me that policy isn't quite what he wants.

I am not trying to run the program every time I shut down so I don’t need a scheduled task.
-pschroeter (September 18, 2012, 12:14 AM)
--- End quote ---

Navigation

[0] Message Index

[*] Previous page

Go to full version