PC Review


Reply
Thread Tools Rate Thread

How to add DefaultInstall to inf file

 
 
Bostjan Glazar
Guest
Posts: n/a
 
      3rd Jun 2010

The CDM drivers from FTDI:
http://www.ftdichip.com/Drivers/CDM/...0Certified.zip
do not have DefaultInstall section in its inf files. So you cannot install
the driver with right-click Install. That's the way I've been using to
pre-install the driver from InstallShield.
I tried to add the DefaultInstall to ftdibus.inf myself, but nothing
happens. I had some success with ftdiport.inf, but I actually need
ftdibus.inf.

Can anyone help me with modification?

Here is what I added:
[DefaultInstall.NT]
CopyFile=FtdiBus.NT.Copy,FtdiBus.NT.Copy2,FtdiBus.Inf
AddReg=FtdiBus.NT.AddReg

[DefaultInstall.NTamd64]
CopyFiles=FtdiBus.NTamd64.Copy,FtdiBus.NTamd64.Copy2,FtdiBus.NTamd64.Copy3,FtdiBus.Inf
AddReg=FtdiBus.NT.AddReg

[DefaultInstall.NT.Services]
AddService = FTDIBUS, 0x00000002, FtdiBus.NT.AddService

[DefaultInstall.NTamd64.Services]
AddService = FTDIBUS, 0x00000002, FtdiBus.NT.AddService


I also added parts to copy inf file:
to both [SourceDisksFiles]
ftdibus.inf = 1

[FtdiBus.Inf]
ftdibus.inf

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Section [DefaultInstall] key "AddReg" - there are no section entriesto process. Lcubed Microsoft Dot NET Compact Framework 1 25th Sep 2009 06:44 PM
File sort order reversed or wrong in File Open or File Save dialog box NinerSevenTango Windows XP General 1 1st Aug 2009 01:48 PM
coping file from a remote file share - FILE IS NO LONG THERE bogus error message Heith Windows Vista Networking 0 18th Oct 2007 09:58 PM
In file parsing, taking the first few characters of a text file after a readfile or streamreader file read... .Net Sports Microsoft ASP .NET 11 17th Jan 2006 12:44 AM
An Automated process of watching a network file folder, reading a file in it and deleting the file using ASP.NET ? Luis Esteban Valencia Muņoz Microsoft ASP .NET 3 4th Jun 2005 11:56 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:34 PM.