MSFN Forum: Win 2000 file opens with issue - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Win 2000 file opens with issue Rate Topic: -----

#1 User is offline   jben 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 03-April 08

Posted 10 April 2008 - 02:52 PM

Hey everyone, got a question.

Does anyone know how I can change the File types in Windows 2000. Because the defaults are rather annoying (one example is a GIF is trying to open with Internet Explorer).

Anyways, I'm just wondering if theres any specific registry keys that deal with this. Alternatively would it be possible to modify some files on my OS disk that will install the file types how I want them.

I know all about automation and have created my disk, just wanted to fiddle with that setting so the user doesn't have to. thanks

here is a pic of what i mean.

Posted Image

This post has been edited by jben: 10 April 2008 - 02:52 PM



#2 User is offline   fdv 

  • MSFN Expert
  • Group: Developers
  • Posts: 1,090
  • Joined: 16-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 10 April 2008 - 10:53 PM

No prob.
 
[Version]
Signature = "$Windows NT$"

[DefaultInstall]
AddReg = addreg
DelReg = delreg

[addreg]
;
; Reassign from CLSID_HTMLDocument to CLSID_IImageDecodeFilter
;
HKCR,"pjpegfile\CLSID",,,"{607fd4e8-0a03-11d1-ab1d-00c04fc9b304}"
HKCR,"xbmfile\CLSID",,,"{607fd4e8-0a03-11d1-ab1d-00c04fc9b304}"
HKCR,"jpegfile\CLSID",,,"{607fd4e8-0a03-11d1-ab1d-00c04fc9b304}"
HKCR,"pngfile\CLSID",,,"{607fd4e8-0a03-11d1-ab1d-00c04fc9b304}"
HKCR,"giffile\CLSID",,,"{607fd4e8-0a03-11d1-ab1d-00c04fc9b304}"


[delreg]
;
; fix graphic extensions so they are no longer IE
;
HKCR,"pjpegfile\shell\open"
HKCR,"pjpegfile\DefaultIcon"
HKCR,"xbmfile\shell\open"
HKCR,"xbmfile\DefaultIcon"
HKCR,"jpegfile\shell\open"
HKCR,"jpegfile\DefaultIcon"
HKCR,"pngfile\shell\open"
HKCR,"pngfile\DefaultIcon"
HKCR,"giffile\shell\open"
HKCR,"giffile\DefaultIcon"

[Strings]


 


You want Windows 2000 settings to be in place when you install the OS, have a look at IE.INF in my fileset. It's got all sorts of goodies and can show you all sorts of things via example.

#3 User is offline   os2fan2 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 390
  • Joined: 09-September 04

Posted 11 April 2008 - 12:51 AM

For a related problem, you can put 'wassociate' in the "sendto" menu. If you then think some proggie you have installed have diddled the association, send a document to "Winassoc", and it will display the association currently in effect. You can then use the menus etc to change these accordingly.

http://www.xs4all.nl...iate/index.html

Attached File(s)



Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy