Struggling with Packages
I am created a product installation project. I have added my individual setup executables using Add Files. Created Packages for each setup executable and assigned a separate package using file...
View ArticleHow to beautify the way my code works?
Herro, Is there some way I can beautify the way I do this, with like buttons, themes and stuff? Instead of having it being like this (code below): Code: StatusDlg.Show(MB_ICONNONE, false); run = true...
View ArticleListBox Limit?
Hello everyone, i have notice about listbox object.. I have tried to browse huge files around 3000+ in at once but only 546 appeared or loaded in the listbox.. i need to browse again the files and...
View Article.NET 4.8 dependency module
Hi There, I cannot find any dependency module for .NET Framework 4.8 Is it available? Is SetupFactory product still alive? It does not receive updates from a long time? Thanks, Alberto
View ArticleApp Freeze with huge Data in Grid
Hello, i have a concern, lately i have create an app to managed all my music files and store data into sql to grid object. i have huge number of music files i save some info like song title, artist and...
View ArticleFolder.DeleteTree in a symbolic link path
Hi. The issue I am having is that the Folder.DeleteTree action seems not to work in case of symbolic link paths. Even worse - it seems to "de-link" the whole path. Is there any way to troubleshoot this...
View ArticleProgram launch on power up
Any one give us a clue how I can trigger an auto launch AutoPlay application start-up in AutoPlay 8.0 ?
View ArticleHide entire installation and capability to debug installer
Hi ! 1. We would like to hide entire Installer when silent installation (/S) is executed. I've discovered that it's possible indeed to use Code: if _SilentInstall == true then handle =...
View ArticleFilter to see only files that are part of on Build Config
In our installer, there are a number of build configurations, and various files are part of various build configurations (one or more configs per file). I can't find a successful way to use the Filter...
View ArticleM3u or m3u8 video player
How to Run M3u8 VIDEO file with VLC ActiveX Plugin in Autoplay Media Studio ?
View ArticleChecking for valid SSL certificate on remote server
A customer has requested a way to validate if the web server from where the TrueUpdate data files and/or updaters, installers or patches are to be downloaded has a valid SSL certificate, to make the...
View ArticleSub Table sort
Help! tb={}; tb[1] = {p="Pizza",q=324}; tb[2] = {p="RedBull",q=48}; tb[3] = {p="Milk",q=96}; Sub Table sort q value?
View ArticleUser profile location (how to file copy or move)
Hello I'm having a challenge, My challenge is in AMS; I want programmatically move or copy a folder from app rootfolder to User profile location on client computer. C:\\Users\YourName\\file.dat Can...
View ArticleCan I import a Wix / Vsix project.
A developer has written a desktop app for me and has built an installer using Microsoft Wix / Vsix I would prefer to use Setup Factory and was hoping there was a way to Import the setup file used in...
View Article.Net 3.0 Core Dependency
Is there a package available to add the .NET Core 3.0 to an installer?
View ArticleHow to create custom modules? (I need Acces database engine 2010 32 bit)
Hi! I need to create a module for Access database engine 2010 32 bit. How? Thanks!
View ArticleHow to create custom modules? (I need Acces database engine 2010 32 bit)
Hi! I need to create a module for Access database engine 2010 32 bit. How? Thanks!
View ArticleLogin with USB Device
Hello everyone. I would like to create on AMS 8.5 a script that when it reads any USB device scrolls to the next page, can anyone help me? Sorry about my bad English, but I’m Italian!
View ArticleStatusDlg - problems with title and text
Hello, In Actions-On stratup I have a statusDLG that shows a text and a progress bar that I am updating depending on the checks and actions that I perform. The problem is that if next to the setup I...
View Article''irSetup.exe'' needs confirmation to run.
A fairly large number of our clients confirm that when launching our setup made with setup factory (the setup is signed) they get the message I have attached. The protection system detect ''...
View Article