NeoPlosive Posted March 13, 2009 Posted March 13, 2009 I've spent so much time this week scripting for Laptop Builds/Software installations that my brain is just shot. I'm looking for a quick script to change the .swf association to open in IE by default.
NeoPlosive Posted March 13, 2009 Author Posted March 13, 2009 Not an issue anymore: After talking to myself and scratching my head I finally got it working... Sleep sounds like a good idea!
NeoPlosive Posted March 13, 2009 Author Posted March 13, 2009 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ShockwaveFlash.ShockwaveFlash] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ShockwaveFlash.ShockwaveFlash\DefaultIcon] @="C:\\Program Files\\macrom~1\\macrom~1.0\\flashm~1\\flash.exe,2" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ShockwaveFlash.ShockwaveFlash\Shell] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ShockwaveFlash.ShockwaveFlash\Shell\Open] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ShockwaveFlash.ShockwaveFlash\Shell\Open\Command] @="\"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE\" %1" Imported into the registry... Now going to Global Workstations the registry fragment and fingers crossed. I'm using GameKiller2 to tackle our SWF game issue so I needed to force it all via IE but didn't want the user to have any hassle.
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