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

I'm upgrading to Win7

At work I'll be upgrading my box to Win7, Thus we aren't using migrating the application settings. I need to know a few things about SUF 9. I did not see my custom screen I created in the the screens...

View Article


SQL Server 2008 R2 Detection Fails on Windows 7 64 Bit

Dear Sir / Madam, I have added a dependency for SQL Server 2008 R2. But detection fails on Windows 7 64 Bit even if SQL Server 2008 R2 is already installed.

View Article


Bit Test or Bit AND?

Is there a way to test a bit in a numeric value? E.g., x = 10 -- 0x0A b = 2 -- 0x02 if Math.BitAnd(x,b) then ... do stuff end

View Article

Progress Bar Frozen

I need a progress bar to show movement while executing a process that takes a couple of minutes. I don't need to show an accurate representation of status, but just movement. It worked fine with...

View Article

Masked Input Making Fields Appear Filled In

I have a blank field check in place that simply checks if the "CTRL_EDIT_X" field is blank and if it is, kicks out a dialog stating to fill it in. I added Input Masks to the State (Need to make sure...

View Article


SQL Express 2008 and the Database

Hello dear friends; I want to distribute a program written in C #. I wrote the program you are using SQL Server 2008 database. Automatically with setup factory 9 SQL 2008 Express installed and want to...

View Article

Create Windows 8 Tile for Desktop App

We have only started to look at Windows 8 compatibility, but for desktop apps it does not appear to be a problem apart from the Visual C++ runtime having to be updated. Has anybody looked at creating a...

View Article

MSI factory and Setup factory

Hi, I am newbie. I wana create an installer for a web based product. the product is developed using Microsoft technologies and would be running on IIS. it is using SQL server 2008 R2 Database, ASP.NET...

View Article


Image may be NSFW.
Clik here to view.

an error occurs on start up

Hi there, I'm using setup factory 9.1.0.0 and everything was ok on previous version v8. Now i'm getting an error message when i run my setup.exe which was produced by V 9.1.0.0 On Startup module: Code:...

View Article


Silent Install Variables

I just built a small installation which I intended to run silently. At one point I write to the registry using the Session Variable %AppFolder% which is set to...

View Article

Bit of a problem with _CommandLineArgs and String.Find

Hi there, could someone help me with the following code. When using a commandline arg that's in "cmdtable", "String.Find" always returns "-1". I am completely running blank on this one :huh Code:...

View Article

How to get the last non-removable partition?

How to get the last non-removable partition? Check this partition is available? And the remaining space is greater than 1GB? Thanks:lol

View Article

Having problem using custom font for Japanese

When I set to custom font in 9.0.4.0 in screen properties -> fonts -> Use Custom Fonts (True), Japanese strings we entered displayed all broken except strings coming from Setup Factory during...

View Article


Catch Keypress anywhere

I'm looking for a way to find out whether a user pressed a key anywhere in the setup. if a screen is displayed or not. I need this is I'm using a lot of status dialogs instead of Progress screens. I...

View Article

How to get the last character in the table?

How to get the last string in the table? And how to get the last string of the text file? :呵呵

View Article


Image may be NSFW.
Clik here to view.

Suppress "In Use" notice for uninstall?

The checkbox for File Properties > Advanced > Settings > Suppress "In Use" notice is for install. This checkbox toggles the value of the <SupInUse> tag in the suf file. Attachment 12068...

View Article

lua socket smtp

Can anyone help me with adding a lua socket to setup factory 9, something like this post http://www.indigorose.com/forums/thr...ght=lua+socket Thanx in advance

View Article


Image may be NSFW.
Clik here to view.

Stack Traceback

I'm getting Stack traceback errors often with SUF almost any command I use I snipped a pic as an attachment. Attachment 12069 Attached Images Stack Trace back.JPG (24.7 KB)

View Article

File Version Tool

Hi there, I'm using the tool from this site: http://www.mindquake.com.br/en/utils/fileversion It is working well when I run as an unattended build, but I was curious if there is a way to force Setup...

View Article

Deleting files and directories on uninstall

For files and directories not created by the installer, is the best way to do this using File.RunOnReboot() to call cmd.exe /c rmdir /s /q <path>? If yes, do I need to set up the path to cmd.exe?...

View Article
Browsing all 2105 articles
Browse latest View live