How to create empty folder (like TMP) in %AppFolder%?
When I add files to SF project with subfolders SF ignore empty folders. How to create empty subfolders in %AppFolder% (like %AppFolder%\TMP)
View ArticleError reading registry key
Hi, I have the following code : Code: if (not Registry.DoesKeyExist(HKEY_CLASSES_ROOT, "CielGestionCommerciale.Application\\CLSID")) then     Dialog.Message( "Warning", "App is not registered on...
View ArticleQuestion RE: _UninstallStages
We're running our product uninstall on a scheduled task; it's a companion to another product and won't be needed if its' companion product is uninstalled. To accomplish this, in Uninstall OnStartup, I...
View Articlehow to change Initializing screen
I want to change this Initializing screen(see picture) into my customize loading screen. How to do this? Attached Images setupInit.jpg (3.0 KB)
View ArticleNew Version Available 9.3.0.0
Today (June 11, 2014) we have released a new version of Setup Factory (v9.3.0.0). Commercial users can download the new full installer from your customer portal. This release contains the following...
View ArticleInf Driver File Install - SetupCopyOEMInf
Thanks to Microsoft Win 8.1 enhancements, we now have to install an INF file to update a HID driver. After creating it, creating an associated CAT file and signing it, it works from the desktop with...
View ArticleHKEY_LOCAL_MACHINE Key Permissions
I am installing as administrator, but under Windows 8.1 I am unable to create certain keys in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\U SB. This is refused both in regedit running under admin...
View ArticleHaving a problem with DLL.CallFunction on Win8.x
Hey guys, Any thoughts as to why DLL.CallFunction would work fine under XP SP3-Win7, but fail to load with an error 2400 on Win8.x? Thanks! DDoutelMS
View Articleoverwrite file in use dialog to always install/uninstall on restart
Hi, Is there any way I can overwrite the file in use message box to always install or uninstall the file that is use at restart? I don't want the message of file in use to be displayed , but I want the...
View ArticleService.Create
I noticed in the Service.Create action that there is not a parameter for Description. To create this entry, am I going to have to create it in the registry using Registry.SetValue?...
View ArticleUnable to install SQL 2008 R2 Express to windows 8.1 PC.
We are unable to get the sql 2008 R2 Express (64bit) version to install to a windows 8.1 pc. We have updated to 9.3 and we still receive a message stating that 2008 SQL R2 needs windows installer 4.5....
View ArticleNew Version Available 9.3.1.0
Today (June 19, 2014) we have released a new version of Setup Factory (v9.3.1.0). Commercial users can download the new full installer from your customer portal. This release contains the following bug...
View ArticleDependency file not found when building project. SetupFactory 9.0.1.0
I'm using Setup Factory 9.0.1.0 trying to build an installer for a NET 4.0 WPF desktop application. Everything seems fine, but when I try to build the project, I get an error on the build: Build...
View ArticleUpdate from previous version
I havve downloaded version 9.3 and was about to install when it asked to uninstall the current version. That is a worry for me because I have lots of custom language files and dialogs. Will...
View ArticleCant find Update.Exe
Whenever I try to run the update, I get the following message: Runtime Error! Program:C:\ProgramData\IndigoRose\Setup Factory\9.0\update.exe abnormal program termination I'm trying to upgrade from 9.0...
View Articlecustom icon in the advanced settings not working in 9.3.1
Hi, I have upgraded from 9.2.0 to ver9.3.1 and noticed that the following bugs 1. in the advanced settings, the custom icon is not working. After I set it, save it and exit setup factory. Open the...
View Articlehow to detect the user has aborted the installation
Hi, Is there any way to detect that the user has aborted installation while installing the files (e.g. clicking the close button on top while installation in progress) or installation aborted due to...
View ArticleShow windows command running into Scrolling Text Progress
Hi I want to show command sqlcmd to attach database into Screen : Scrolling Text Progress, How can I do that? Thanks, Wiwa
View ArticleGif Animated
I add gif file to screen by using billboard and setting up as attachment , but it is not working. Please help and Thank you Wiwa Attachment 12623 Attached Images billboard.JPG (46.0 KB)
View Articlesetup factory found virus
Hi, I have update a installer to goggle driver but when user download it. goggle warn that file "Sorry, this file is infected with a virus". and I ceate a test exe uplaod to "virustotal" to analysis.It...
View Article