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

HTTP.Submit, JSON, Table

I'm using the HTTP.Submit to call a webservice that returns its data in a JSON data format. Can anyone recommend a lua script or utility for Setup Factory that'll convert the JSON data format into a...

View Article


Set Default Button in Screen?

If I create a Screen I notice that the Next button always seems to be the default. Is there a way to set the default button to something else, such as the Back button or Cancel button? I can't seem to...

View Article


Windows 8 error "Invalid start mode: archive file name", when running Uninstall

On Windows 8.1 I get the error "Invalid start mode: archive file name", when running Uninstall either from Start Menu or chained from the installer as part of an update. There is no problem from the...

View Article

how to change the windows title

Hi, I am having problems changing the window title. On preload, I call Screen.SetLocalizedString("IDS_WINDOW_TITLE", "1234"); However,this does not change the windows title. I need to change the...

View Article

LUA function for Unix timestamp?

Does anybody have a working LUA function script to calculate a UNIX timestamp from a given date? Thanks in advance! Steve

View Article


create destination folder

I want to install all of my app's supporting files in a %ProgramFiles%/%ProductName% folder on the user's machine. 1. How can I determine if a folder named %ProgramFiles% already exists on a user's...

View Article

Font file remaining in _TempLaunchFolder after Setup

Upon Setup completion, one file is remaining in the _TempLaunchFolder, and that is the Font file used by the Setup: Microsoft Sans Serif_1.TFT I even try to manually delete the files in the OnShutDown...

View Article

Image may be NSFW.
Clik here to view.

Attach SQL Server Database Using Custom Screen!

Hello Everyone, Currently am still evaluating Setup Factory and am also new to Lua, I would like to attach SQL Server Database during the setup, using the controls i created from the custom screen down...

View Article


Possible to make a ftp source for installer?

I run a game server and what Im trying to figure out is if setup factory can help me make a ftp source for the files instead of local. Basically need ti to download parts in rar or 7z or tar.gz format...

View Article


Registry.DoesKeyExist

Why does Registry.DoesKeyExist() product a error line in the setup log when the key you are looking for does not exist. This seems to defeat the purpose of the function, which I think is to test...

View Article

setup factory 9 does not read constants during unattended build

hi, i have constants in th .suf project and have a ini file which is changes the version before the build starts. The Constants are not updated from the file so the build generation fails. The command...

View Article

.NET 4.5.1 dependency x86 & x64 for SF9

Has anybody figured out an installer module for .NET 4.5.1 for Setup Factory 9 yet?

View Article

how run file as currently logged username via File.RunAs

hi my kaspersky deployment adminkit install my app in my clients. it install my published setup factory to default user profile and run my file as system username. but i want File.Runas locate...

View Article


32 and 64 bit versions in 1 installer

Is there a way to include both 32 and 64 bit files and libraries in 1 installer file and just install the one you need when needed? I ask because this would cut down on the number of changes I would...

View Article

Button Size

Hi All, We are redesigning our setup dialogs, when we increase the control font size the buttons are not getting accordingly and the text is cut on the bottom side. How do I change button size? Thanks,...

View Article


Dialog Message

dialog message how do I put this on the second line is displayed? Example: Sie haben das falsche Passwort eingegeben! You have entered the wrong password!

View Article

Conditional ARP At Installer Runtime?

Hey guys, Anyone know if there's a way to conditionally display/not display an ARP entry at installer runtime, besides blanking the displayname in the registry? Thanks! DDoutelMS

View Article


external usb drive detected as fixed, get bustype ?

Hello there, when using usb flashdrive or usb harddisks, drive.gettype gets "drive_removable" when it is a flashdrive, and "drive_fixed" when it is a usb harddisk. In Windows this is expected...

View Article

select / radio button - radioselection

as I select right? so far I have everything installed first and copy and delete the version made ​​in retrospect! I would like now but in the beginning the so select only installed what is needed to...

View Article

.NET Framework 4.0 Web Installer dependency module

Hi All, Why I cannot find any dependency module to add .NET 4.0 via web? I don't want to increase my setup size of 50MB for something that most machine have already on board. Thanks, Alberto

View Article
Browsing all 2105 articles
Browse latest View live