Indigo Rose Software

Professional Software Development Tools

 
+ Post New Thread
Page 1 of 12 1 2 3 11 ... LastLast
Threads 1 to 25 of 277

Forum: Setup Factory 9 Discussion

Discuss Setup Factory 9 with fellow users and staff. See how easy it is to make professional Windows software installers!

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

    Today (December 19, 2011) we have released a new version of Setup Factory (v9.0.4.0). Commercial users can download the new full installer from your customer portal. An update to the Personal Edition will be available in a few days and can be accessed by choosing from Help > Check for Update. ...

    Started by Darryl, 12-19-2011 07:28 AM
    • Replies: 0
    • Views: 684
    12-19-2011 07:28 AM Go to last post
  2. Sticky Thread Sticky: For Loops, Tables, and Setup Factory 9

    Since there have been a few posts about For loops in Setup Factory 9.0 here is a quick snippet from the help file that should help anyone having problems iterating over tables using for loops: Setup Factory now contains an updated version of the Lua scripting library, version 5.1 (previously...

    Started by Ulrich, 04-14-2011 01:24 PM
    • Replies: 0
    • Views: 1,416
    04-14-2011 01:24 PM Go to last post
  3. Post Sticky Thread Sticky: What's New in Setup Factory 9?

    NEW! Native 64-Bit Runtime As development of native 64-bit applications continue to grow, take comfort in the fact that Setup Factory has you covered for your distribution needs. Setup Factory now allows you to generate 64-bit setups in addition to 32-bit. Whether you have 64-bit applications...

    Started by Mark, 01-13-2011 11:08 AM
    • Replies: 0
    • Views: 1,792
    01-13-2011 11:08 AM Go to last post
  4. Sticky Thread Sticky: Indigo Rose Plugin SDK 2.0.1.0

    Indigo Rose Plugin SDK 2.0.1.0 Indigo Rose Plugin SDK 2.0.1.0 is a software development kit intended to help developers produce plugins, buttons, and transitions for Indigo Rose development tools that use Lua 5.1; like AutoPlay Media Studio 8.0 and Setup Factory 9.0. Make Your Own Plugins ...

    Started by Mark, 01-12-2011 11:12 AM
    • Replies: 0
    • Views: 1,743
    01-12-2011 11:12 AM Go to last post
  1. Mass File Creation from XML

    So, the nature of my program is such that it needs to have individual connection files for each server it connects to. Each connection file has unique information. However, the number of servers is constantly changing, very frequently, and I need something that can be easily modified without making...

    Started by Epoch18, 1 Day Ago 01:21 PM
    • Replies: 0
    • Views: 19
    1 Day Ago 01:21 PM Go to last post
  2. Automatically restarting the setup when it finishes

    I am using Setup Factory 9. In my case multiple instances of the same application are installed on the same machine at different folders (or AppFolders). Now I want to have a single setup file that can upgrade all these instances in one go. I am wondering how could i achieve this! Is it...

    Started by has1pk, 1 Day Ago 04:38 AM
    setup restart
    • Replies: 4
    • Views: 173
    1 Day Ago 09:04 AM Go to last post
  3. help for solving setup issue

    I used below commands for installing a program but I have a serious issue, when I use --prefix SHF_PROGRAMFILES the program is getting installed but in a wrong path, it keep installing itself wherever the installation file is I used also %programfiles% and many other stuff for --prefix to solve the...

    Started by AHRIMANSEFID, 6 Days Ago 12:14 AM
    • Replies: 9
    • Views: 435
    3 Days Ago 12:33 PM Go to last post
  4. Create shortcut for a folder on desktop

    I have a presentation and also 2 directories which contains some draws files inside. I created a shortcut to the presentation on the desktop. Can I create also shortcuts on desktop for the 2 folders? As I am looking inside the archive list I can see all files that will be included in the...

    Started by ariemen, 5 Days Ago 12:50 AM
    • Replies: 4
    • Views: 113
    4 Days Ago 01:46 AM Go to last post
  5. Supress Dialog for Inserted Drive Action

    Greetings, I was just wondering ... I am working on a script where one or more CDs is placed sequentially into the drive for purposes of confirmation. The thing that annoys me is the fact that, for each insertion, Windows scans its contents and asks the user "What do you want to do with...

    Started by ceciltss, 1 Week Ago 04:12 PM
    • Replies: 5
    • Views: 224
    5 Days Ago 01:55 PM Go to last post
  6. Error 3017

    Every time I build this program I get this 3017 Error. It happens no matter what I do with the files and sub files. Here is the log it spits out with the error, any help would be greatly appreciated. Ultimate Packer for eXecutables Copyright (C) 1996 - 2010 UPX 3.05w...

    Started by Tadius, 4 Weeks Ago 09:52 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 741
    6 Days Ago 01:35 PM Go to last post
  7. search command

    Seeking to start a command with an additional program to which are pressed keyboard shortcut "alt + j" must be! who can help!

    Started by klabautermann, 6 Days Ago 10:38 AM
    • Replies: 3
    • Views: 163
    6 Days Ago 01:16 PM Go to last post
  8. Checking for previous installations?

    Hi, I did a simple installer which is working fine. The installer is running from a CD, using an autorun.ini After the installing is done, If put the CD back into the drive, the Installer program is running again and its installing again the program, even that it’s already installed on this...

    Started by ariemen, 1 Week Ago 01:47 AM
    • Replies: 13
    • Views: 331
    6 Days Ago 06:29 AM Go to last post
  9. Can I check the reg for a value and either show or not show a screen

    I havea product which was installed with another installer. I do know a registry value that will exist. I want to check for that registry key and if it does exist i want to show a screen asking the user if he would like some of the files copied to the new version after install. can this be...

    Started by weeng, 2 Weeks Ago 07:51 AM
    • Replies: 8
    • Views: 246
    1 Week Ago 08:27 PM Go to last post
  10. Grin IIS Functionality

    How can I leverage IIS services within Setup Factory. I do not want to use MSI Factory for this. Is there a way to leverage a powershell/vbs script for this?

    Started by mrwillya, 2 Weeks Ago 03:32 PM
    iis
    • Replies: 3
    • Views: 207
    1 Week Ago 09:22 AM Go to last post
  11. Line Feed Carriage return in static text control

    I am trying to create a custom scree with a static text control on it. In the text properties I would like to have multiple lines of text. I tried using the \n and \r in the text but they just show up as part of the text. Do I have to have multiple controls? 1 for each line of text?

    Started by weeng, 2 Weeks Ago 12:50 AM
    • Replies: 3
    • Views: 181
    2 Weeks Ago 10:05 AM Go to last post
  12. Grin Dependencies

    I'm a beginer when it comes to Setup Factory, and I have a few questions. Is there a command that determines if the OS is x64 or x86? Is there a dependency module for detecting Silverlight and\or XNA? Also, is there a page with a list of commands and their usage similar to MSDN...?

    Started by acloud, 2 Weeks Ago 04:29 PM
    dependencies, dependency, setup factory, silverlight, xna
    • Replies: 3
    • Views: 273
    2 Weeks Ago 11:41 AM Go to last post
  13. string replace

    im looking for an example how to read files on drive c: that starts with a specified word. replace the word and remove 4 digits at the end. For example: Find File garbage-n32DLL.DLL.hdgr remove garbage- and .hdgr and save the file at the same place. Thanks Worti

    Started by Worti, 3 Weeks Ago 02:45 AM
    • Replies: 2
    • Views: 222
    3 Weeks Ago 06:40 AM Go to last post
  14. setting registry values

    I am trying to set registry values something like this Registry.SetValue(HKEY_LOCAL_MACHINE, "Software\\javasoft\\Java Runtime Environment\\1.3", "JavaHome", "%AppFolder%\\JRE\\1.3", REG_SZ); after installing and looking at the registry i see %AppFolder% instead of the folder the user...

    Started by weeng, 3 Weeks Ago 10:58 AM
    • Replies: 1
    • Views: 182
    3 Weeks Ago 11:19 AM Go to last post
  15. Encrypting a registry value

    Just wondering what peoples thoughts are on using the built in blowfish encryption to encrypt a registry value for the currently logged on user in a Win 7 environment. What do I want it for? 1. Retrieve the system user name 2. Retrieve the system mac address 3. Retrieve the serial for my...

    Started by darrent, 11-26-2011 02:29 AM
    ams8, registry encryption, suf9
    • Replies: 2
    • Views: 636
    4 Weeks Ago 07:39 PM Go to last post
  16. Thumbs down Setup Factory 9 has malware and trojans ? can't believe it.

    As the title said. I have built several exe files just for test, even I built an blank exe with nothing inside and tested it on virustotal.com and guess what ? It has 5 variants of malware and trojan horse. Can someone explain to me is that include in FALSE/POSITIVE or what ? and if that's the...

    Started by incredible2012, 04-10-2012 11:48 AM
    virustotal
    • Replies: 11
    • Views: 704
    4 Weeks Ago 08:37 AM Go to last post
  17. Where is path of executable windows service?

    Where is path of executable windows service?

    Started by raewat, 04-04-2012 11:09 PM
    • Replies: 2
    • Views: 337
    04-17-2012 12:44 AM Go to last post
  18. How to add Font files to project

    Hi, How do I add a ".ttf" font file to a project? I tried the obvious ! press insert key navigate to folder (Windows\Fonts) select file (MS Sans Serif - I've tried other TTF files as well) click Add button Nothing gets added to the files list of my project. Also, with a...

    Started by David Wellman, 04-12-2012 07:31 AM
    • Replies: 2
    • Views: 388
    04-12-2012 09:32 AM Go to last post
  19. write protect

    there is the possibility to setup the name changes to protect against?

    Started by klabautermann, 04-09-2012 12:54 PM
    • Replies: 5
    • Views: 384
    04-10-2012 07:26 AM Go to last post
  20. Grin What is the Control ID value?

    Hello again, Today is my day for questions, but this should be easier. I did find this question in the forums, sort of. On May 5, 2007, jcuster wanted the ControlID of 32 Checkboxes so he could loop through setting their initial values and probably apply other functions. There was an...

    Started by ceciltss, 04-05-2012 05:04 PM
    • Replies: 2
    • Views: 325
    04-06-2012 01:37 PM Go to last post
  21. Grin Can I change characteristics of controls?

    Hello All, I am working with a long list of options and wanted to visually highlight certain ones based on conditions. Is there a way to change the color, font, etc. of a control such as CTRL_CHECK_BOX_07 or CTRL_STATICTEXT_LABEL_03? If so, how? Thanks in advance for any help or...

    Started by ceciltss, 04-05-2012 04:05 PM
    • Replies: 1
    • Views: 330
    04-05-2012 07:37 PM Go to last post
  22. Thumbs up Babylon Toolbar Integration

    As the title said. I'm trying to integrate my babylontoolbar EXE with my setup I've created using setup factory 9. But what I'm missing is execution of toolbar in its separate windows however It should supposed to be shown within first page of my setup. I'm sure many of you guys might be...

    Started by incredible2012, 03-26-2012 08:59 PM
    babylon toolbar
    • Replies: 1
    • Views: 382
    04-02-2012 09:29 PM Go to last post
  23. %CommonFilesFolder%

    Hi All. Me Need Help For In %CommonFilesFolder% Win 7 x64. Not Wroking Why? %COMMONPROGRAMFILES(x86)%\Test\test C:\Program Files (x86)\Common Files\test\test

    Started by AHRIMANSEFID, 04-02-2012 12:24 AM
    • Replies: 2
    • Views: 548
    04-02-2012 10:29 AM Go to last post
  24. Disabling Packages based on Build

    I'm having a problem trying to create an installer based on a build. When I create this specific "Build", I'm setting a constant _NoBBCA_ to "TRUE" and then on the select packages window in actions for "On Preload", I have the following code: -- These actions are performed before the screen is...

    Started by louspinuso, 03-29-2012 08:12 AM
    • Replies: 12
    • Views: 601
    03-29-2012 10:44 AM Go to last post
  25. Build Error 3014

    Ever Since updating my ESET NOD32 Antivirus to v5, i get the following error when i run a build in setup factory. Ultimate Packer for eXecutables Copyright (C) 1996 - 2010 UPX 3.05w Markus Oberhumer, Laszlo Molnar & John Reiser Apr 27th...

    Started by GalacTekM, 03-27-2012 10:34 AM
    build, error
    • Replies: 0
    • Views: 317
    03-27-2012 10:34 AM Go to last post

+ Post New Thread
Page 1 of 12 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