Click here to Skip to main content
16,006,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralBuild Question.. Quickie... Pin
Ryan B.16-Dec-02 5:46
Ryan B.16-Dec-02 5:46 
GeneralRe: Build Question.. Quickie... Pin
Magius9616-Dec-02 5:50
Magius9616-Dec-02 5:50 
GeneralRe: Build Question.. Quickie... Pin
Ryan B.16-Dec-02 5:53
Ryan B.16-Dec-02 5:53 
GeneralRe: Build Question.. Quickie... Pin
Alvaro Mendez16-Dec-02 5:53
Alvaro Mendez16-Dec-02 5:53 
GeneralRe: Build Question.. Quickie... Pin
Ryan B.16-Dec-02 6:07
Ryan B.16-Dec-02 6:07 
GeneralRe: Build Question.. Quickie... Pin
Magius9616-Dec-02 6:17
Magius9616-Dec-02 6:17 
GeneralRe: Build Question.. Quickie... Pin
Todd Smith16-Dec-02 19:05
Todd Smith16-Dec-02 19:05 
GeneralInstall Shield Wizard Pin
Magius9616-Dec-02 5:33
Magius9616-Dec-02 5:33 
Ok, I'm creating an Installation using MS Install Shield Wizard. My installation has 3 components. I need to know how to see if a certain component is being installed, so that I can place a shortcut on the desktop, and in the startmenu-programs folder, only if that component is being installed. The two components I need to check are named "CFW Source files" and "CFW Server files", the third component is not important for this, because it only contains system dll files. What I'm trying to do, is if the user installs only the source files, then I want to create a shortcut to the project file(circle.dsw). And if the user installs the server files, I want to create a shortcut to the program file(CFW.exe). What I don't want to do, is create either of those shortcuts, if those files are not being installed. I already know how to create the shortcuts. I just need to know how to make them depending upon which component was installed.


"Don't tell me I'm smart, I might actually believe you!"
GeneralRe: Install Shield Wizard Pin
Maximilien16-Dec-02 5:58
Maximilien16-Dec-02 5:58 
GeneralRe: Install Shield Wizard Pin
Magius9616-Dec-02 6:19
Magius9616-Dec-02 6:19 
GeneralFlushFileBuffers() vs FILE_FLAG_WRITE_THROUGH Pin
Steve Thresher16-Dec-02 5:31
Steve Thresher16-Dec-02 5:31 
QuestionHow Do You Resolve Performance Counter (PerfLib) 8-Byte Alignment Warning (Event ID 1016) Pin
Gaul16-Dec-02 5:04
Gaul16-Dec-02 5:04 
GeneralLoading version info Pin
cgreathouse16-Dec-02 4:49
cgreathouse16-Dec-02 4:49 
GeneralRe: Loading version info Pin
Tim Smith16-Dec-02 4:57
Tim Smith16-Dec-02 4:57 
GeneralRe: Loading version info Pin
Pavel Klocek16-Dec-02 5:00
Pavel Klocek16-Dec-02 5:00 
GeneralRe: Loading version info Pin
Jörgen Sigvardsson16-Dec-02 11:41
Jörgen Sigvardsson16-Dec-02 11:41 
GeneralRe: Loading version info Pin
Fredrik Skog16-Dec-02 5:01
Fredrik Skog16-Dec-02 5:01 
GeneralLinking to other applications Pin
microcyb16-Dec-02 4:48
microcyb16-Dec-02 4:48 
GeneralRe: Linking to other applications Pin
valikac16-Dec-02 5:05
valikac16-Dec-02 5:05 
GeneralRe: Linking to other applications Pin
microcyb16-Dec-02 6:40
microcyb16-Dec-02 6:40 
GeneralRe: Linking to other applications Pin
valikac16-Dec-02 8:03
valikac16-Dec-02 8:03 
GeneralRe: Linking to other applications Pin
microcyb16-Dec-02 8:30
microcyb16-Dec-02 8:30 
GeneralRe: Linking to other applications Pin
microcyb16-Dec-02 9:50
microcyb16-Dec-02 9:50 
GeneralThreads are driving me crazy!!! Pin
RobJones16-Dec-02 4:39
RobJones16-Dec-02 4:39 
GeneralRe: Threads are driving me crazy!!! Pin
Chris Meech16-Dec-02 4:47
Chris Meech16-Dec-02 4:47 

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.