Quantcast
Channel: Indigo Rose Software Forums - Forums
Browsing all 2105 articles
Browse latest View live
↧

Error 2090

I am using Windows 8.1 (x64) with VS2013 V3 and SUF 9.3.1.0 I have a setup using .net X64 and have the following error message:- Compressing files... Error 2090: Dependency file not found: C:\Program...

View Article


Visual C/C++ 2013 Dependency Module?

This has been out for a while. Has anybody built the dependency file?

View Article


User installation folder for registry settings

I'm trying to use the variables to generate the registry files based on installed directory. I need to set the installfolder in the registry based on where the user chooses to install the program, not...

View Article

Call URL before and after install

We are having some problems where users seem to register and download our software but never then login. Is there any way I can call a URL when the installer starts and a different one when the...

View Article

How do you ouput " using TextFile.WriteFromString?

Hi all, Just wondering how I can output and update a text file with a full path including the quote " character. basically I want to update a file path that is inside a batch script. thanks in advance.

View Article


How to add Minimize Button to installation screens?

The help file in SUF 9.2 talks about a minimize button on the screens, but I cannot get one to show up. How do I get the minimize button to show on my screens? Thanks.

View Article

How do you get the full session trail?

I am using: sqltempVar = SessionVar.Get("%sqltempfolder%"); in my %sqltempfolder% session I have: %ProgramFilesFolder%\Your Product\sqltemp When I use the sqltempVar it will output exactually the above...

View Article

"Pushing" a Setup Factory install

We have customers that use various forms of push installation technology to install the client portion of our solution. Our current installs are MSI-based. The customers have tools that read the MSI...

View Article


irsetup.exe is getting crashed on Server 2012 Core HyperV

Running Installer on Free Hyper-V Server 2012 When running an installer created with Setup Factory 9.2 on the Hyper-V 2012, an error is encountered: --------------------------- irsetup.exe -...

View Article


Working with XML files

Hello. I am new to the forum and not advanced in SF, so I would appreciate your help very much. What I need to do is to insert a program path into my XML file after the install. Although I have already...

View Article

Registry settings for MS Access

Hi. I have moved to Setup Factory from another installer. In the past I could set up a Registry edit to turn off the VBA warnings in MS Access. I don't seem to have something right now as it won't...

View Article

"irsetup - Failed to load output file"

Hi, When trying to run the setup we are getting an error as "irsetup - Failed to load output file". Please suggest. ... Thanks'

View Article

A full sample of Setup Factory project for a full process installation

Hello, Where could we find a full sample project where further features be executed than only basic ones: 1. Pre-install MS SQL Server allowing to select Server Name from a combo, to enter User ID and...

View Article


New Version Available 9.3.2.0

Today (September 4, 2014) we have released a new version of Setup Factory (v9.3.2.0). Commercial users can download the new full installer from your customer portal. This release contains the following...

View Article

License Agreement Background

Hello, i hope iam right here, because i have a little problem. I tryed to implement a background into the License Agreements via HTML. and i used this code for example: Code: <body...

View Article


Icon Setup file

Hey guys, how can i change the Setup icon? I found this thread http://www.indigorose.com/forums/thr...con-file-setup Quote: Not currently... ... .. but very soon you will be able i hope soon is now? I...

View Article

irsetup error pop up message

I am getting the following pop up message/error during installation irsetup Removed! 1 Any idea what is wrong or how I can get rid of this message? :huh

View Article


Problem with dependency module

I am new to Setup Factory, but I have been asked to help create an installation using Setup Factory v8.0 on a Windows v8.1 HP laptop. I think I've gotten it figured out fairly well. The application to...

View Article

License Agreement Background

Hello, i hope iam right here, because i have a little problem. I tryed to implement a background into the License Agreements via HTML. and i used this code for example: Code: <body...

View Article

Setting registry values and using the %AppFolder variable

I have some registry values that need to be set that are very long. I use the following in order to get the appfolder value: Code: app_folder_result = SessionVar.Expand("%AppFolder%"); I am trying to...

View Article
Browsing all 2105 articles
Browse latest View live