Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: GDI+ concern??????? Pin
SandipG 8-Sep-08 21:36
SandipG 8-Sep-08 21:36 
GeneralRe: GDI+ concern??????? Pin
TooShy2Talk8-Sep-08 22:10
TooShy2Talk8-Sep-08 22:10 
GeneralRe: GDI+ concern??????? [modified] Pin
SandipG 8-Sep-08 22:33
SandipG 8-Sep-08 22:33 
GeneralRe: GDI+ concern??????? Pin
CPallini8-Sep-08 22:46
mveCPallini8-Sep-08 22:46 
GeneralRe: GDI+ concern??????? Pin
TooShy2Talk8-Sep-08 22:58
TooShy2Talk8-Sep-08 22:58 
GeneralRe: GDI+ concern??????? Pin
CPallini8-Sep-08 23:04
mveCPallini8-Sep-08 23:04 
AnswerRe: GDI+ concern??????? Pin
TooShy2Talk8-Sep-08 22:16
TooShy2Talk8-Sep-08 22:16 
QuestionSetup package creation Pin
AnithaSubramani8-Sep-08 19:23
AnithaSubramani8-Sep-08 19:23 
Dear All,

My project requirement is MFC application need to create setup package.I have created the setup package using Inno setup. Im using filters and equipment driver in my applicaion. so i need to connect filter(.bat file) and then driver should be install.


I have connected the filter using below code...



[Files]
Source: "C:\Program Files\Inno Setup 5\reg.bat" ;DestDir: "{app}"

[Run]
Filename: "{app}reg.bat"; Parameters: "/WHATEVER_PARAMS_YOU_NEED"; StatusMsg: "Installing driver..."



But now i want to install .inf (driver)file.How to install the driver in .iss file.
Plz helpme.....

It will be much helpful to me to give some advice on this..

Thank you very much,

Regards

Anitha
AnswerRe: Setup package creation Pin
SandipG 8-Sep-08 21:25
SandipG 8-Sep-08 21:25 
QuestionVisual Studio ADO debugging Pin
mjackson118-Sep-08 19:01
mjackson118-Sep-08 19:01 
QuestionProblem in .exe copy Pin
vcprog8-Sep-08 18:55
vcprog8-Sep-08 18:55 
AnswerRe: Problem in .exe copy Pin
vcprog8-Sep-08 19:41
vcprog8-Sep-08 19:41 
QuestionRe: Problem in .exe copy Pin
CPallini8-Sep-08 19:47
mveCPallini8-Sep-08 19:47 
AnswerRe: Problem in .exe copy Pin
vcprog8-Sep-08 19:55
vcprog8-Sep-08 19:55 
QuestionRe: Problem in .exe copy Pin
CPallini8-Sep-08 19:57
mveCPallini8-Sep-08 19:57 
AnswerRe: Problem in .exe copy Pin
vcprog8-Sep-08 20:37
vcprog8-Sep-08 20:37 
GeneralRe: Problem in .exe copy Pin
CPallini8-Sep-08 20:56
mveCPallini8-Sep-08 20:56 
GeneralRe: Problem in .exe copy Pin
vcprog8-Sep-08 21:14
vcprog8-Sep-08 21:14 
GeneralRe: Problem in .exe copy Pin
SandipG 8-Sep-08 21:27
SandipG 8-Sep-08 21:27 
GeneralRe: Problem in .exe copy Pin
CPallini8-Sep-08 21:37
mveCPallini8-Sep-08 21:37 
GeneralRe: Problem in .exe copy Pin
vcprog8-Sep-08 21:45
vcprog8-Sep-08 21:45 
GeneralRe: Problem in .exe copy Pin
Vincen Wang8-Sep-08 22:04
Vincen Wang8-Sep-08 22:04 
GeneralRe: Problem in .exe copy Pin
vcprog8-Sep-08 22:14
vcprog8-Sep-08 22:14 
GeneralRe: Problem in .exe copy Pin
Vincen Wang8-Sep-08 22:44
Vincen Wang8-Sep-08 22:44 
GeneralRe: Problem in .exe copy Pin
CPallini8-Sep-08 22:32
mveCPallini8-Sep-08 22:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.