What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » [split] want to install a equipment driver in setup package using Inno setup

[split] want to install a equipment driver in setup package using Inno setup
Author: Message:
Anitha
New Member
*


Posts: 1
39 / Female / Flag
Joined: Sep 2008
O.P. RE: Tutorial: making an installer for your plugin in a few easy steps
Hi All,

I want to install a equipment driver in setup package using Inno setup.Im
having .inf & .sys files.

I tried the following code:

but it doesn't install of my drivers.


[Files]
Source: "C:\Program Files\Inno Setup 5\xx.sys"; DestDir: "{app}"
Source: "C:\Program Files\Inno Setup 5\xx.inf"; DestDir: "{app}"

[Run]
Filename: "{sys}\xx.inf;WorkingDir: {app};  Flags: 32bit;


give me some idea  for this.

Regards,

Anitha

This post was edited on 09-22-2008 at 06:25 AM by Anitha.
09-22-2008 06:03 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
RE: Tutorial: making an installer for your plugin in a few easy steps - by Anitha on 09-22-2008 at 06:03 AM
RE: Installing drivers and Inno Setup - by ipab on 09-22-2008 at 09:37 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On