Homer Posted January 7, 2010 Posted January 7, 2010 hi all, a group of our staff and students wish to use fireworks for some reason - i despise it but oh well. my issue is that while we have a package to roll the crapware out with, which works fine, it then proceeds to take over the entire world... or at least file associations on the machine, opening JPG's with itself instead of simple previewer, which is a pain and something i want it to stop doing. how do i go about doing this, either making a transform, something in a gpo, something rolled out to the machine or a last resort, a login script *shudder* i've seen stuff about assoc but i'm not sure if commands like these will work for our locked down student/staff accounts? any ideas welcome :)
Homer Posted January 7, 2010 Author Posted January 7, 2010 Will that work as part of a login script though? None of our users have access to any aspect of registry other than their own hives.
Michael Posted January 7, 2010 Posted January 7, 2010 If you use the command to run silently, yes it should work. Try it and see.
Homer Posted January 7, 2010 Author Posted January 7, 2010 If you use the command to run silently, yes it should work. Try it and see. Wicked. I will give it a shot in about half an hour after the brats (what little amount of them there is) have disappeared. They're being shoo'd off at 2.30 sharp today! Normal finishing time... just being told to sod off instead of hanging around
srochford Posted January 7, 2010 Posted January 7, 2010 You need to make sure that your script tries to change HKCU - users can change that and when Explorer wants to open a file it checks HKCU before HKLM to see what app to use. This is quite good; it means that user X can use Fireworks to open JPG etc but user Y can use Paint and so on.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now