Indigo Rose Software

Professional Software Development Tools

 
Page 1 of 66 1 2 3 11 51 ... LastLast
Threads 1 to 25 of 1643

Forum: Setup Factory 6.0

Archived discussion of Setup Factory 6.0.

Sub-Forums Last Post

  1. "How-To" articles about Setup Factory 6.0.

    Forum Actions:

    Forum Statistics:

    • Threads: 55
    • Posts: 55
  1. Post Sticky Thread Sticky: Setup Factory 6.0 Documentation

    The Setup Factory 6.0 documentation is now available online. This is the same documentation included with both the trial and commercial versions of the software. If you already have Setup Factory 6.0 installed, you can access the same information from the Help menu and/or by going to Start >...

    Started by Colin, 11-18-2003 01:10 PM
    • Replies: 0
    • Views: 8,608
    11-18-2003 01:10 PM Go to last post
  1. Grin View inside packaged Exe file

    I am trying to view the insides of the installers built using the Setup factory 6.0. As a company we produce many build versions on a daily basis. It takes considerable time to step through the entire install process and it would be far quicker for me to just extract the changed files from the...

    Started by Bhupinder Basra, 06-28-2006 10:59 AM
    • Replies: 1
    • Views: 17,601
    08-29-2006 09:20 PM Go to last post
  2. Multi Language Setup

    I made a program in dutch and english. Now I want to let the user choose which language he wants to install. I think I have to work with packages, but how do I let the user choose which language he wants to install and what kind if script do I need to install the correct files. Let's say I have...

    Started by Darude1234, 05-29-2006 10:09 AM
    • Replies: 1
    • Views: 4,566
    08-29-2006 09:18 PM Go to last post
  3. Server 2003 WinDir problem

    I have a situation with a user who is installing our product on a Server 2003 machine where the files we are trying to install to %WinDir%\system32\. The files get sent to Documents and Settings\Users Name\WINDOWS\system32. The strange thing is that we have Server 2003 here and it installs to the...

    Started by diggerb, 07-02-2006 08:47 PM
    • Replies: 1
    • Views: 4,004
    08-29-2006 09:16 PM Go to last post
  4. Delete folder on reboot?

    During my uninstall, many of the files are loaded into memory. Therefore they are marked for delete on reboot. I also would like to delete the folders they are in on reboot. Any idea how to hack this, workaround? Thanks in advance.

    Started by imanta, 03-04-2004 04:09 PM
    • Replies: 2
    • Views: 10,446
    08-25-2006 10:19 AM Go to last post
  5. Why Doesn't Modify Registry work????

    Why can I not modify the registry? I believe everything is set properly. This is the current settings: "CurVer"="3.6" "Name"="MSHP Forms Portal" This is how I set up the dialog in Setup Factory 6.0:

    Started by linhardt, 06-28-2006 04:40 PM
    • Replies: 1
    • Views: 3,706
    06-28-2006 04:50 PM Go to last post
  6. Negating session variable

    I have a session variable that reads a check box from the screen. I use this value to an ini file, which sets it as True if checked. I actually want to write the negated value, in other words, False if True. In the action properties for After installation how can I negate %myvalue% in the Value...

    Started by trilogycomms, 06-26-2006 06:44 AM
    • Replies: 1
    • Views: 3,740
    06-26-2006 11:06 AM Go to last post
  7. Grin iun6002.exe stay forever?

    When someone installs software I have packaged with with SUP6, it places iun6002.exe in their windows directory. When they uninstall the software, iun6002.exe remains. To remove it, do I need to attach a note telling them to manually remove it?

    Started by SideDoor, 10-01-2003 10:09 AM
    • Replies: 5
    • Views: 11,808
    05-27-2006 09:00 AM Go to last post
  8. partial install

    IN the event that my users download my exe and only manage to download 95% or 99% of it, is there a way during the install to warn them that the install is not complete rather than them see an application error? Thanks Emmanuel

    Started by enruiz, 05-05-2006 12:29 PM
    • Replies: 5
    • Views: 4,511
    05-09-2006 04:40 PM Go to last post
  9. Huh? over 10k files...

    Greetings, Ok, here's my problem. I've developed an application that in addition to the files to run the app, there's almost 10,000 pdf's included with it. As you can imagine, this take FOREVER to install! I'm talking 15 - 20 minutes. What I'm wanting to do is compress them all into one...

    Started by mercury049, 12-27-2005 10:01 AM
    • Replies: 1
    • Views: 4,631
    04-11-2006 03:00 PM Go to last post
  10. register dll fails on win98

    Hi, i have generated a setup of our project and need to register some dll's (activeX). I either used the register options (by checkbox in Advanced Options and with run regsvr32 with file run ). On win98 and ME os's we get the "The setup cannot change the registry" error and cannot register the...

    Started by mackscynox, 12-29-2005 04:07 AM
    • Replies: 1
    • Views: 5,876
    04-11-2006 02:57 PM Go to last post
  11. editing binary data keys

    a great benefit of using a SUF installer to edit the HKEY_USERS section of the registry is that it manages to bypass that pesky string that is different from machine to machine (i.e.: S-1-5-21-842925246-1078145449-839522115-1001\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage] The...

    Started by hitchcockgreen, 01-12-2006 04:14 AM
    • Replies: 1
    • Views: 4,097
    04-11-2006 02:55 PM Go to last post
  12. Creating Folder in the All Users folder

    In Setup Factory V6, how can I install to the All Users folder? Can I user the following "%MyDocumentsDir%\..\All Users\Folder1"?

    Started by Cheval, 01-14-2006 05:11 PM
    • Replies: 1
    • Views: 4,272
    04-11-2006 02:53 PM Go to last post
  13. Finding the folder location

    Hi all, I am running into a little bother with trying to get a setup file built in SUF6.0. I am creating a setup file that needs to look for the existence of a file prior to installing a newer version. I want the install to be able to look for the old executable file, and depending on which...

    Started by Ford Falcon, 02-06-2006 03:48 PM
    • Replies: 2
    • Views: 3,990
    04-11-2006 02:49 PM Go to last post
  14. Question on installing forms.

    I build custom, fillable forms. I use Adobe Acrobat Pro. I also use a program called OmniForm Pro. As you know, the Adobe forms do not expire. Once I create them and sell them in a package, on a subscription basis, I can't fix it so that the forms stop working on a certain date. The consumer...

    Started by BFSWill, 03-09-2006 09:08 AM
    • Replies: 1
    • Views: 3,768
    04-11-2006 02:47 PM Go to last post
  15. Creating a Log File

    I seem to have misplaced the source code to a setup and was wondering if there was a way of turning on the Log file creation via the command line or by some undocument way?

    Started by daleg, 04-05-2006 05:01 PM
    • Replies: 1
    • Views: 4,412
    04-11-2006 02:45 PM Go to last post
  16. All installers created contain Win32 trojan

    I have been using Setup Factory for years. Starting this morning all installers I try to create are being captured by my E-Trust EZ Antivirus program as containing the Win32.Multidropper.Z trojan. Any one have any ideas what is happening? I've totally scanned my machines for virus and trojans...

    Started by SiriusB, 12-23-2005 10:12 AM
    • Replies: 6
    • Views: 5,420
    12-28-2005 03:12 PM Go to last post
  17. a non webobject

    Hi guys, i need get my website, and show in autoplay program, a non webobject, my website has programmed by PHP. Who can help me? Thanks Very Much ! :rolleyes

    Started by xxmatagbxx, 12-09-2005 04:50 AM
    • Replies: 2
    • Views: 4,252
    12-09-2005 12:14 PM Go to last post
  18. irsetup.exe detected as spyware

    I hope this is the right forum... I've done a search and came up empty so... The irsetup.exe file appears to some spyware detection programs to have the same footprint as the Red Hand spyware. This is causing concern to some of our customers. Not all detectors report the symptom, and I don't...

    Started by IntelliWeather, 10-28-2003 12:05 PM
    • Replies: 5
    • Views: 13,651
    12-07-2005 10:06 PM Go to last post
  19. Huh? Setup extracting error in win98

    Hey dears....i got SUF v6.0 last monthn found very useful but when i ran the installer made by it in windows98 it gave me an error: The error is: "Could not extract files.data segmant length error" I did re-install SUF6.0 n my win98 but the error lasts. I came to know about this, perhaps...

    Started by TechSmith, 12-03-2005 04:33 AM
    • Replies: 2
    • Views: 4,061
    12-07-2005 12:14 AM Go to last post
  20. irsetup runtime error

    hi, I have developed an installer for my project. The installer runs perfectly on Win XP/2000 machines but on win98 i have problems. I have searched a bit and found the log for the setup. In XP/2000 windowses the setup continues to register DLL section "" but on win98 i do not see this. SO...

    Started by mackscynox, 12-06-2005 07:46 AM
    • Replies: 1
    • Views: 5,183
    12-06-2005 08:46 AM Go to last post
  21. could not start the setup

    I have attached a screen shot of the error, when trying to run a SF6 install I get “could not start the setup”. I even created SF6 installer with all code stripped out, but still receive the error. This is on a Windows XP Pro workstation on a domain, does this no matter what users is logged in...

    Started by Jason Pate, 08-04-2005 09:24 AM
    • Replies: 4
    • Views: 5,852
    11-22-2005 04:37 PM Go to last post
  22. Huh? could not open configuration file: irsetup.dat

    Hello!!! I have this problem with the installation process of my application :huh . Can somebody help me? (Windows 2000) Thanks

    Started by beth_gestoso, 11-22-2005 01:17 PM
    • Replies: 0
    • Views: 4,955
    11-22-2005 01:17 PM Go to last post
  23. Installer downloading files from web

    I was writing an installer that would allow the user to select which files he/she wanted which would then download them from the net using the "Download from HTTP" action. This works great and it allows you to enter proxy details. I decided to try and put some error checking in and use the "Check...

    Started by mj3, 11-11-2005 08:29 AM
    • Replies: 0
    • Views: 4,470
    11-11-2005 08:29 AM Go to last post
  24. SF6 Module Downloads

    Where can I find the modules for SF6? Are they still available?

    Started by Worm, 11-10-2005 08:58 PM
    • Replies: 3
    • Views: 6,497
    11-10-2005 09:16 PM Go to last post
  25. Error: Could Not Remove Directory

    Morning... I've had to recreate an installer for an application of ours without any experience with Setup Factory 6.0. I think I've gotten it down, except for when I run the uninstall. Towards the end, a pop-up appears over the uninstall progress window saying: But that's it. What...

    Started by 5un5h1n3, 11-03-2005 09:31 AM
    • Replies: 1
    • Views: 4,970
    11-07-2005 10:03 AM Go to last post

Page 1 of 66 1 2 3 11 51 ... LastLast

Forum Information and Options

Users Browsing this Forum

There are currently 7 users browsing this forum. (0 members & 7 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