.inf install command missing in Win2k

This is a discussion about .inf install command missing in Win2k in the Windows Hardware category; W2k Pro has now without any reason, as far as I can see, lost the INSTALL option on right-clicking an. INF file. It _was_ there previously. I have tried to restore it by using regfiles from another computer to restore the and keys, but that still doesn't do the trick.

Windows Hardware 9627 This topic was started by , . Last reply by ,


data/avatar/default/avatar24.webp

2 Posts
Location -
Joined 2000-09-26
W2k Pro has now without any reason, as far as I can see, lost the INSTALL
option on right-clicking an .INF file. It _was_ there previously. I have
tried to restore it by using regfiles from another computer to restore the
[HKEY_CLASSES_ROOT\inffile] and [HKEY_CLASSES_ROOT\.inf] keys, but that
still doesn't do the trick. I have also tried re-installing W2k over the
top, but that still doedn't cure the problem.
 
Is there a workaround to this please?
 
 
RMH
 
 
------------------

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Sep 26
Created
Sep 27
Last Response
0
Likes
1 minute
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar04.webp

314 Posts
Location -
Joined 2000-01-17
Under Folder Options, File Types (in explorer). Check advanced on .INF
 
Edit the action Install, it should be:
 
C:\WINNT\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1
 
I'm not sure it will work, but check if its missing...
 
// Toby

data/avatar/default/avatar24.webp

2 Posts
Location -
Joined 2000-09-26
OP
Many thanks, Toby - that did the trick.
(Raises right elbow in liquid salute)
 
RMH

data/avatar/default/avatar37.webp

96 Posts
Location -
Joined 2000-08-12
Toby I salute you as well.
 
That was a damn fine save.
 
Hope that smilie works finally.

data/avatar/default/avatar04.webp

314 Posts
Location -
Joined 2000-01-17
Glad it worked for you
 
Cheers !
 
 
// Toby