Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: error LNK2019: linker error.....in eVC++ 4.0 Pin
Hamid_RT19-Jul-06 20:58
Hamid_RT19-Jul-06 20:58 
GeneralRe: error LNK2019: linker error.....in eVC++ 4.0 Pin
cool_frozen20-Jul-06 23:29
cool_frozen20-Jul-06 23:29 
GeneralRe: error LNK2019: linker error.....in eVC++ 4.0 Pin
toxcct20-Jul-06 23:34
toxcct20-Jul-06 23:34 
GeneralRe: error LNK2019: linker error.....in eVC++ 4.0 Pin
cool_frozen20-Jul-06 23:40
cool_frozen20-Jul-06 23:40 
GeneralRe: error LNK2019: linker error.....in eVC++ 4.0 Pin
toxcct20-Jul-06 23:48
toxcct20-Jul-06 23:48 
GeneralRe: error LNK2019: linker error.....in eVC++ 4.0 Pin
toxcct21-Jul-06 0:05
toxcct21-Jul-06 0:05 
GeneralRe: error LNK2019: linker error.....in eVC++ 4.0 Pin
Eytukan21-Jul-06 0:17
Eytukan21-Jul-06 0:17 
Questioncreating setup for application Pin
Tara1419-Jul-06 20:19
Tara1419-Jul-06 20:19 
Hello,

I have developed an application in vc++, mfc using Access as the database connected with DAO.

I have to create a installable version for the application. The setup should have a product key, should create a desktop shortcut and a system tray icon.

I have InstallShield for vc++6. Please can you guide me on how to go about doing this.

In my program, at present I have specified the path where the Access file is. ie. I have given the path as
CString strPath ="C:\\store\\store.mdb"
But when I create the setup file, when the user installes the program, I want the path in which the user has installed the program to be taken as the path for the database.

Does the programming for the desktop icon, system tray icon, and path of database have to be done in my main program itself, or when creating the setup file.

Kindly advise.

Thanks,
Tara






Fortitudine Vincimus!

AnswerRe: creating setup for application Pin
Hamid_RT19-Jul-06 21:11
Hamid_RT19-Jul-06 21:11 
GeneralRe: creating setup for application [modified] Pin
Tara1419-Jul-06 21:15
Tara1419-Jul-06 21:15 
AnswerRe: creating setup for application Pin
Ștefan-Mihai MOGA19-Jul-06 21:16
professionalȘtefan-Mihai MOGA19-Jul-06 21:16 
AnswerRe: creating setup for application Pin
ThatsAlok21-Jul-06 4:02
ThatsAlok21-Jul-06 4:02 
GeneralRe: creating setup for application Pin
Tara1422-Jul-06 1:04
Tara1422-Jul-06 1:04 
QuestionVSS automation problem Pin
stanlymt19-Jul-06 19:59
stanlymt19-Jul-06 19:59 
AnswerRe: VSS automation problem Pin
Steve S19-Jul-06 21:42
Steve S19-Jul-06 21:42 
GeneralRe: VSS automation problem Pin
stanlymt19-Jul-06 21:52
stanlymt19-Jul-06 21:52 
GeneralRe: VSS automation problem Pin
Steve S19-Jul-06 22:34
Steve S19-Jul-06 22:34 
GeneralRe: VSS automation problem Pin
stanlymt19-Jul-06 22:50
stanlymt19-Jul-06 22:50 
GeneralRe: VSS automation problem Pin
Steve S20-Jul-06 0:00
Steve S20-Jul-06 0:00 
GeneralRe: VSS automation problem Pin
stanlymt20-Jul-06 0:14
stanlymt20-Jul-06 0:14 
Questioni am unable to understand tis function,plz help Pin
jitenderbansal19-Jul-06 19:51
jitenderbansal19-Jul-06 19:51 
AnswerRe: i am unable to understand tis function,plz help Pin
Sarath C19-Jul-06 20:08
Sarath C19-Jul-06 20:08 
AnswerRe: i am unable to understand tis function,plz help Pin
Hamid_RT19-Jul-06 20:42
Hamid_RT19-Jul-06 20:42 
QuestionSecurity Descriptor from SID Pin
ragavan19-Jul-06 19:39
ragavan19-Jul-06 19:39 
AnswerRe: Security Descriptor from SID Pin
Hamid_RT19-Jul-06 20:43
Hamid_RT19-Jul-06 20:43 

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.