utility programs thread

A single berserk reached us yesterday, after having come all the way over the mountains from the city of Willow, fourteen hundred miles away. He delivered to Alric a single package the size of a man's fist, wrapped in rags, and refuses to talk with anyone about events in the West.
par73
Posts: 3033
Joined: 15 Nov 2012, 15:33
Contact:

utility programs thread

Post by par73 »

hello
im looking for a program that will prevent certain applications from being executed when my computer starts
User avatar
Edulus
Posts: 71
Joined: 15 Dec 2012, 18:45
Contact:

Re: utility programs thread

Post by Edulus »

You shall install TuneUp Utilities and you shall use the startup manager to prevent certain applications from being executed.
punkUser
Posts: 1415
Joined: 16 Nov 2012, 23:13
Contact:

Re: utility programs thread

Post by punkUser »

Right from Microsoft: http://msdn.microsoft.com/en-us/library/bb963902.aspx
I think there's a built-in startup utility as well if you don't need all the fancy stuff (codecs, etc).
wwo
Posts: 850
Joined: 13 Dec 2012, 14:35
Contact:

Re: utility programs thread

Post by wwo »

Two things you can use. I like CCleaner. Free. You can easily disable startup programs (Autoruns is a clusterfuck if you don't know exactly what you're looking for), clean out temp files, get rid of accumulated registry crap, and its Uninstall Programs feature is cleaner than Windows' built-in one.



More esoterically, you can also keep some programs from running by making a custom policy.

administrative tools > local security policy > software restriction policies > additional rules

(menu) action > new path rule

Type in the path of the program to block (ex: C:\program files\dvd maker\blockme.exe) and set it to disallowed.
par73
Posts: 3033
Joined: 15 Nov 2012, 15:33
Contact:

Re: utility programs thread

Post by par73 »

thanks guys, i found your posts helpful.


on another note, a lot of programs leave/use memory after they have been shut down. I am wondering what program I could use to 'wipe the memory clean' for programs i closed without fully restarting my computer. I have seen an app for mac users that does this, but I am unsure what the windows equivalent would be. Any ideas?
wwo
Posts: 850
Joined: 13 Dec 2012, 14:35
Contact:

Re: utility programs thread

Post by wwo »

Generally the OS manages memory better than an external app would. Stuff left in memory doesn't get in the way of that space being used (i.e. it gets "overwritten" as needed); it's not actually reserving any space for the closed apps. Use Process Explorer (or Task Manager) to see if those progs are really closed.
Post Reply