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

Code does not work: Pre-select a check box/Package (depending on language)

Hi! I am trying to pre-select a check box after the OS language has been determined. Detecting the language works, but not selecting the required check box Here is my code, which I put in the "On...

View Article


Registry Delete

Hi Forum is there any different from the HKLM\Software\Classes to HKLM\Software\Classes\Interface? I'm trying to delete some registry Keys Code: Registry.DeleteKey(HKEY_LOCAL_MACHINE,...

View Article


uninstaller and fonts

Picking up an issue that was reported off line prior to my registration for the forum .... problems getting the installer to run consistently when installing a font. I'm wondering if the issue is...

View Article

code signing fails even with Anti-virus off

OK, all anti-virus turned off - still getting this error frequently: Number of errors: 1 SignTool Error: The file is being used by another process. SignTool Error: An error occurred while attempting to...

View Article

Shared Files / Uninstaller does not delete file

Hi, There is a strange behavior in my setup and I hope you can help... I have a DLL that is part of a package in the setup project. In the advanced options, I set to "Shared Files" to use the "usage...

View Article


Un attended installation

Hi, I have setup that is a collection of 7 differant installation from various vendors, I make the setup.exe, with the scripting y calling the various .exe one after the other. But the user still has...

View Article

Validate Text Field on entry

Is it possible to validate a text field on entry? We have our own format and internal key of serial number. I would like to disable Next> until somebody has entered the correct format. This would...

View Article

Change Uninstall.exe location to App Folder?

Can the Uninstall.exe be located in the Uninstall folder of the application folder or perhaps a subfolder of the organization folder that holds them? In Windows 8.1, we had a rare occurrence where the...

View Article


Prrotection of Lua code?

Are the Lua sources protected in any way or can the installer be decompressed and the sources be found?

View Article


Setup Factory LUA Library for Debug in other IDEs

I found the debug cycle of more complex Lua functions not related directly to Setup functions rather painful inside our project, since I have to build the whole thing for every cycle. A dummy project...

View Article

%LempLaunchFodler% restrictions on Windows 8?

I was trying to include a DLL as a Primer file in my installer. Although EXEs tend to work, the DLL refused to copy during execution. What I was actually trying to use was uninstall.exe and lua51.dll...

View Article

Edit Title headers in this forum?

Ok, I have now two headers with clumsy typos. It looks like I can edit the body of the posting, but not the header? Or am I overlooking something and just need more intelligence or sleep?

View Article

launch on finish crashes acrobat reader

Hello, I'm using this code for a checkbox on a finish screen. It works great if I am trying to open a .txt file, but if I use it for a .pdf, not only does it not open the .pdf but it breaks Acrobat so...

View Article


New Version Available 9.5.0.0

Today (February 10, 2015) we have released a new version of Setup Factory (v9.5.0.0). Commercial users can download the new full installer from your customer portal. This release contains the following...

View Article

Session Varaiables Help needed

Hi there. I am trying to build a project that will deliver Microsoft Word 2013 templates to the "logged on user" default template folder. For a Win 7 and Office 2013 user the folder is:...

View Article


prevent errors when creating art compression

Hi, why do I get in some windows versions compress an error and how can I prevent this when creating the setup !?

View Article

Sharing violation when copying files - Setup hangs - need to continue

Hi there, I get serious error message and the Setup hangs up during file copy process (Scree: While installing) when copying .MSI and .CAB files. Sometimes it occures when the .MSI file is copied and...

View Article


How best to chain (handle the return codes of) inter-dependent silent...

Hi, It's been several years since I last dabbled with SUF and I'm rusty with action scripts, LUA, and so on. I wonder therefore if someone could offer me some guidance so that I don't end up reading a...

View Article

External Files missing from RunTime Folder being deleted in Destination

Let's say I have these files in my AppFolder from a previous install: MyFile1.exe, MyFile2.exe, Myfile3.exe and Myfile4.exe. Next I create a project with MyFile1.exe through MyFile4.exe in the External...

View Article

SetupFactory - authData not being set with HTTP.SubmitSecure

Hi I am trying to send up the AuthData via a HTTPS secure post to an Apach server running PHP. However when populate the values in setup factory, when the server receives the post the Auth data is...

View Article
Browsing all 2105 articles
Browse latest View live