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

"Access is denied" on an .ini file

Hi, my setup includes an .ini file to be installed on a windows 8; after installation, I try to modify this .ini and when saving, I get an "Access is denied"; if I go the securities properties of this...

View Article


Registry Key Name with spaces in it...

I have a registry key whose name is "SereneScreen Marine Aquarium Lite_is1"; It's an uninstall key, which I need to access. I am using the Wow64 plugin, and getting a "the specified sub key does not...

View Article


Sql Server 2008 R2 password requirements

We've built an installer that includes the Sql Server 2008 R2 dependency. It's worked fine on some machines. But in our testing, we've run into one machine where it fails with the following message:...

View Article

First contact with SF9, it's the right thing to do?

Hi! this is my first contact with Setup Factoy, i'm trying to create a draft version installer with Setup Factory trial, I wonder if this is the correct way to perform a check based on previously read...

View Article

Is it possible to invoke .suf dynamically to create a setup file

I am using setup factory 9 I would like to automatically open .suf file and change product version dynamically, probably via command line. Can this be done or we can only achieve it through a manual...

View Article


Disable button programmatically and validate email in form

Is it possible in a User Information page validate a Edit Fields for a valid email for example with regex and enable te "Next" button previously disable programmaticaly? with something like......

View Article

How to you call and install .ini file for drivers

I need some help on how to call and run .ini files for drivers an example will be very greatfull

View Article

Remove shortcut icon on desktop / windows 8

Hi, I place an icon (to an exe) on the desktop on my windows 8. Shortcuts/Locations desktop & Stat menu are checked; in advanced/Uninstall, nothing is checked but when I uninstall the application...

View Article


Trying Setup Factory 9

I Started Trying SF9 as i could not Create an Installer in AMS with Multiple Disc Extracting Function. however i Found 2 Problems 1.When I Create a Registry Key in HKEY_LOCAL_MACHINE "Software\\My...

View Article


error on lage multi volume Installs ?

in the help file it say Code: Note: If you are generating a multi-segment install (not Web (Single File)), you must use the /W command line option if you want the setup to wait for return (Web (Single...

View Article

How to use Screen.Jump?

I'm sure this is something very simple, but I can't seem to get Screen.Jump to work. The Help File syntax is: Screen.Jump (string ScreenName) I assume that by ScreenName they mean the Screen ID in the...

View Article

Mysql

Can someone help me how to install Mysql quietly and configure it automaticly?

View Article

LZMA Decompression

well LZMA Compression/Decompression in Integrated in Setup Factory 9 but how to use it with the Scripts ? i cant find it.

View Article


How set this Task Scheduler Actions

Code: if not TaskScheduler.DoesJobExist("Mytask") then   -- schedule a silent update check at logon for my application   -- the updater is best set to "silent until update is available"...

View Article

Temp File necessary ?

Is The a Way To Prevent SF from Writing to the user temp folder the exe then executing it from there ? and also tamping my executable with my info (esecially the file description) just to find that...

View Article


Silent install with SerialNumber validation?

Friends: my clients want silent installs, but also serial number validation. Failure would abort the installation with no message to user required. The standard silent install /S: does not appear to...

View Article

Error During Code Signing

I am getting the following error during the build of my Setup Factory 9 project. I have added code signing into the project. I gave it the path to SignTool.exe, the URL to my timestamp, the certificate...

View Article


How to check OS installed drive letter settings own setup XML file

My defaults XML file is <?xml version="1.0" encoding="UTF-8"?> <installerDefaults pathToAllUsers="C:\ProgramData\mycompany"> <databaseConnector>...

View Article

DLL.CallFunction problem

I want to call the function 'SetThreadExecutionState' from kernel32 for prevent standby o hibernation system. The call to kernel32 function is the following, but without a positive result, the systema...

View Article

"Collect launch user information" doesn't works for uninstall process

Hello to everyone, I have a setup compiled and distributed with SF9.1 that runs on this scenario : Windows 8 Pro 64bit with two accounts :Tester (standard user) Developer (administrator user) Now, I'm...

View Article
Browsing all 2105 articles
Browse latest View live