Closed Thread
Results 1 to 4 of 4

Thread: Preprocessor in Windows Installer

  1. #1
    Nikita is offline Newbie
    Join Date
    Mar 2008
    Posts
    2
    Rep Power
    0

    Preprocessor in Windows Installer

    Hi,

    I'm now trying to find an installer for my(windows) application. I've decided that WiX is the most appropriate one.

    I need a something like preprocessor also in Installer. For example I want to have a possibility to specify some variables and install files according to these variables.

    Unfortunately, I couldn't find this feature in WiX(( Have I missed something??
    If not, could you please suggest another installer.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: Preprocessor in Windows Installer

    I like Wise, Install Shield and the MS VS .CAB installer. I know Wise and Install shield have this ability but I am not sure about the MS option.

  4. #3
    Nikita is offline Newbie
    Join Date
    Mar 2008
    Posts
    2
    Rep Power
    0

    Re: Preprocessor in Windows Installer

    Could you please describe in more detailed how it can be done in Wise.

  5. #4
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: Preprocessor in Windows Installer

    I'm not much into installers but what you are trying to do is for example getting the OS so for example you read the OS into a variable and if the OS is vista it installs certain files, if it is XP it installs other files..etc??

    Are you trying to do something like that?

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. preprocessor directives
    By Chinmoy in forum C Tutorials
    Replies: 1
    Last Post: 06-21-2010, 04:32 AM
  2. Software Installer
    By RobSoftware in forum Software Development Tools
    Replies: 8
    Last Post: 02-06-2010, 10:14 AM
  3. What is the best installer software?
    By Crane in forum Software Development Tools
    Replies: 11
    Last Post: 02-05-2010, 09:15 AM
  4. C/C++ include/preprocessor question
    By totonex in forum C and C++
    Replies: 7
    Last Post: 10-28-2009, 03:21 PM
  5. Windows CE 5.0 Installer Program
    By plits in forum C# Programming
    Replies: 1
    Last Post: 08-28-2007, 06:03 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts