Indigo Rose Software

Professional Software Development Tools

 
+ Post New Thread
Page 1 of 29 1 2 3 11 ... LastLast
Threads 1 to 25 of 715

Forum: MSI Factory 2.0 Discussion

Join fellow users to discuss tips & tricks, projects and ideas. Also includes "Setup Factory for Windows Installer 1.0" discussion.

  1. Post Sticky Thread Sticky: New Version Available: 2.1.1020.0

    Today (July 26, 2011) we have released a new version of MSI Factory (v2.1.1020.0). To get the latest version, select Help > Check for Update from the menu and download the new full installer from your customer portal. This release contains several bug fixes and features: Updated the WiX...

    Started by Darryl, 07-26-2011 09:14 AM
    • Replies: 0
    • Views: 1,053
    07-26-2011 09:14 AM Go to last post
  2. Post Sticky Thread Sticky: MSI Factory 2.0 Eases the Development of Software Installer Packages

    For Immediate Release MSI Factory 2.0 Eases the Development of Software Installer Packages Intelligent Setup Builder Leverages Next Generation Windows Installer XML (WiX) Technology WINNIPEG, MB (May 8, 2008) - Indigo Rose, a leading provider of software development tools, today announced...

    Started by Ted Sullivan, 05-07-2008 02:35 PM
    • Replies: 0
    • Views: 4,519
    05-07-2008 02:35 PM Go to last post
  1. New dialog tab order

    I have added a new dialog to my install and some edit textboxes and buttons. How do I set the tab order? Right now, it's all over the place.

    Started by ribbeye, 1 Week Ago 05:14 PM
    • Replies: 1
    • Views: 225
    1 Week Ago 06:42 PM Go to last post
  2. Message box from VBScript

    I need to show some message boxes from VBScript in a custom action. If I use the VBScript function MsgBox i get another window on the taskbar and I can move the main install window over my message box. How do I get to the Session object to show a proper message?

    Started by ribbeye, 1 Week Ago 05:13 PM
    • Replies: 0
    • Views: 144
    1 Week Ago 05:13 PM Go to last post
  3. Display additional custom dialog if feature is selected.

    I am looking for an solution for the follwing case: From the Setup Dialog the user can choose to install client and server. The server is a windows service. I want to give the user the opportunity to enter the credentials for the service via an additional dialog only if the server should be...

    Started by Udo Becher, 2 Weeks Ago 03:03 AM
    • Replies: 12
    • Views: 342
    1 Week Ago 02:10 AM Go to last post
  4. Changing installed features does not work

    We have installation package created using MSI factory and have problem changing installed features after an update. Here is how it is happening. 1. Install version 1 of product. 2. Install update to version 2 of product. 3. After installing an update there is need to change installed features....

    Started by LeonidLukashin, 08-17-2010 04:19 AM
    • Replies: 11
    • Views: 1,289
    2 Weeks Ago 02:44 AM Go to last post
  5. Windows 7 Install problem

    I have a very basic installation using MSIF V2.1.1007.0. Completion of the installation requires execution of a small utility that is copied to the target machine as part of the installation. Execution of this utility installs a couple of .INI files that are needed for the main program to run...

    Started by paynterf, 12-09-2011 09:07 AM
    • Replies: 8
    • Views: 1,108
    4 Weeks Ago 03:41 PM Go to last post
  6. Commandline paramters to the bootstrapper

    Is there a way I can take the commandline paramters from the bootstrapper, pass them into the MSI and have the MSI pass them to my application at the end? setup.exe /Server=SomeServer runs and calls setup.msi /qn /Server=SomeServer runs and calls MyApp.exe /Server=SomeServer Thanks, David...

    Started by ribbeye, 4 Weeks Ago 03:16 PM
    bootstrapper, commandline, parameter
    • Replies: 1
    • Views: 219
    4 Weeks Ago 03:28 PM Go to last post
  7. Undefined preprocessor variable error

    I had MSI Factory version 2.1.1007 and it works ok. After uninstalling it and installing 2.1.1020 during compilation of our merge modules I receive errors error CNDL0150 : Undefined preprocessor variable '$(var.BUILD_VERSION)'. In "Build settings" dialog "variables" tab I have variable...

    Started by LeonidLukashin, 4 Weeks Ago 08:09 AM
    • Replies: 1
    • Views: 243
    4 Weeks Ago 09:14 AM Go to last post
  8. Begginer Help

    Hello, I'm trying to create an MSI which copies files into a folder, these files inclue an exe, how do I set up MSI factory so that it will run the exe after the event of copying files? I have used autoplay extensivley but have no experience with MSI Factory and can't find a code window to do a...

    Started by lmilesuk, 03-08-2012 07:41 AM
    • Replies: 8
    • Views: 844
    03-14-2012 09:37 AM Go to last post
  9. MSIF allows earlier versions to be installed

    I am evaluating MSI Factory, and I have the auto-upgrade working, whereby it uninstalls the previous version automatically and installs the newer version. But, let's say I have the 1.0.501 version installed, and I also have the 1.0.401 MSI file. I install the 1.0.401 version, and Windows...

    Started by spawn801, 01-04-2012 01:11 PM
    • Replies: 9
    • Views: 996
    03-12-2012 02:11 PM Go to last post
  10. Grin Install without permission

    Hi there, I have a small installer project that I want users who are not admins to be able to install. It puts a series of shortcuts to the desktop. The problem is on my tests I get a windows message right at the end informing me that I don't have sufficient privileges. Is there a way to...

    Started by Quigs, 02-20-2012 12:33 PM
    administrator
    • Replies: 1
    • Views: 522
    02-21-2012 07:23 PM Go to last post
  11. Grin Is there a way to run the built .exe in silent mode so bootstrappers are included?

    The problem we have is that we have multiple setups that include boostrappers that work directly in conjunction with some Custom Actions (.lua scripts). We also have bootstrappers that check that certain prerequisites are met before continuing with the installation. With that said, we would...

    Started by pdelooff, 01-26-2012 11:28 AM
    • Replies: 7
    • Views: 869
    01-26-2012 01:25 PM Go to last post
  12. warning LGHT1076 : ICE60 The file is not a font...

    I get this warning and don't see where or why I need to specify a language warning LGHT1076 : ICE60: The file abc.dll is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column. What is it about my file abc.dll that triggers...

    Started by DaveC, 01-20-2012 04:53 PM
    • Replies: 1
    • Views: 696
    01-20-2012 06:48 PM Go to last post
  13. Star Modifying the Wix XML namespaces?

    :huh Is there a way to update the following from within MSI Factory? <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"> to <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:fire="http://schemas.microsoft.com/wix/FirewallExtension"> If so, how might I do that? Right...

    Started by bbelanger, 01-13-2012 11:53 AM
    msi factory, name space, xml
    • Replies: 2
    • Views: 540
    01-19-2012 03:17 PM Go to last post
  14. How to get previous version installed?

    I want to show the user what previous version they have installed before they upgrade. I am already detecting a previous product code, and the Find/Remove section only appends the Product Code to the variable. I'm looking for the actual version # installed. How do I get this?

    Started by spawn801, 01-17-2012 05:00 AM
    • Replies: 9
    • Views: 1,301
    01-18-2012 06:24 PM Go to last post
  15. Compiling into another MSI gives "Another version is already installed"

    Say I have version 1.0.441 installed. I then change the text in a dialog in MSIF, and then I compile the new MSI. When I run the new 1.0.441 MSI (nothing has changed in the file except dialog text), it displays a message "Another version is already installed." Shouldn't it offer to remove?...

    Started by spawn801, 01-12-2012 05:49 AM
    • Replies: 4
    • Views: 640
    01-16-2012 06:47 AM Go to last post
  16. Visual C++ 2010 Redistributable Package

    I have donwloaded the Visual C++ 2010 redistributibles for each of x86 and x64. I want my MSI installer to install these. Can I do the following?: -------------------------------- I create a Custom Action, Run Executible, Deferred, Async wait (I uncheck Impersonate), with /q on the command...

    Started by DaveC, 01-06-2012 12:09 PM
    • Replies: 2
    • Views: 963
    01-09-2012 03:48 PM Go to last post
  17. MsiRMFilesInUse - Restart Manager

    Other installation packages allow the disabling of the dialog MsiRMFilesInUse, or 'Restart Manager'. How is this done in MSI Factory?

    Started by spawn801, 01-09-2012 05:02 AM
    • Replies: 1
    • Views: 665
    01-09-2012 09:30 AM Go to last post
  18. How to preselect a checkbox option to run a program at session end?

    If I have a checkbox on the ExitDlg dialog and it's set to toggle the Property RUNATEND. Then, the Finish button runs a custom action if RUNATEND="1". How do I pre-check the checkbox? If I define the variable RUNATEND in the Settings/Properties, it pre-checks it, but my program runs at the end...

    Started by spawn801, 01-07-2012 06:59 AM
    • Replies: 1
    • Views: 461
    01-08-2012 08:50 AM Go to last post
  19. How to ask user if they want to do an upgrade if they're doing the UI sequence?

    I'm evaluating MSI Factory, and I have the upgrade working from an earlier version to the later version by automatically unistalling the earlier version without asking. How do I get the MSI to ask the user if they want to do the upgrade if they're running the user interface? (I don't want to...

    Started by spawn801, 01-04-2012 01:13 PM
    • Replies: 2
    • Views: 667
    01-06-2012 08:45 AM Go to last post
  20. How to set all components to be for 64 bit at once?

    I add a folder tree to my MSI Factory project. Each file becomes a component. Now I want to set each component to be 64-bit. I can do it one by one. How can I set all to be 64-bit at once? Thanks.

    Started by DaveC, 01-04-2012 05:06 PM
    • Replies: 6
    • Views: 929
    01-06-2012 08:43 AM Go to last post
  21. Can't get auto uninstall to work on newer version

    I created a new MSI with ProductCode 95xxx, version 5.0.448. I put the Upgrade code into the Find/Remove box, and set property UPGRADE for min version 1.0.0 and max version 5.0.448. I then changed the ProductCode to 10xxx, and the version to 5.0.450. I edited the Find/Remove entry and changed...

    Started by spawn801, 01-05-2012 08:17 AM
    • Replies: 4
    • Views: 1,093
    01-06-2012 06:41 AM Go to last post
  22. Finish Screen and check-box

    Hi - Using MSIFactory latest version. When I add a check-box to the Finish screen (check-box to the center of the screen in the white background), the check-box does not show-up until I do a mouse-move over it (during installation). Is this a MSIFactory or WiX or my-setup problem? I see it on...

    Started by cupboy, 12-27-2011 07:18 PM
    checkbox, finish screen
    • Replies: 1
    • Views: 464
    12-27-2011 08:34 PM Go to last post
  23. KeyPath question

    I do not see a way to specify keyPath for a file. I see value set to no in msifactory proj file and yes in setup.wxs. I see this error when I tried to link up a file to service error 1018: no key path specified for component xyz and compilation fails. Thanks in advance.

    Started by cupboy, 12-17-2011 03:48 AM
    component, keypath, msi, wix
    • Replies: 2
    • Views: 614
    12-20-2011 05:14 PM Go to last post
  24. Grin Custom Action not 'as admin' while MSI runs 'as admin'

    Hi, We've package an MSI with a bootstrapper. When the client installs the product, the UAC prompts for admin privileges and installation runs fine. All my custom actions runs as an administrators. After the installation completes, if i go to the control panel to "Modify" the installation to...

    Started by perreaultd, 12-15-2011 12:22 PM
    admin, arp, token, uac
    • Replies: 6
    • Views: 1,324
    12-19-2011 08:53 AM Go to last post
  25. Starting Service on Finish screen. No Lua. Only WiX capabilities

    My plan is to launch Service (that I installed during installation) as a Custom Action (CA) on the Finish screen. Basically take user-input to start service or leave it Manual. I'm able to launch CA from Finish Screen, but not sure how to start service from CA. Again no Lua or Windows' SC etc.,...

    Started by cupboy, 12-13-2011 08:51 PM
    finish screen, services, start service
    • Replies: 2
    • Views: 1,163
    12-14-2011 01:20 PM Go to last post

+ Post New Thread
Page 1 of 29 1 2 3 11 ... LastLast

Forum Information and Options

Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

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