New Version Available - TrueUpdate 3.9.0.1
Today (February 26, 2024) we have released a new version of TrueUpdate (v3.9.0.1). Commercial users can download the new full installer from your customer portal. 3.9.0.1 - February 25, 2024Fix:...
View Articlexd2txlib.dll Call Function
Hi, can you tell me how to use the library functions? I tried by analogy with this code: PHP Code: xdoc2txt(file name) { File length := DllCall("xd2txlib\ExtractText", "Str", file name, "Int", False,...
View ArticleEqualizer Object Plugin
Equalizer Object Plugin Download Pluıgin + Example http://*******/file/kCBlUKLJ#Tq5GTQC...wkuj-XJKtszvWI
View ArticleCopy or Create Object Plugin
Hi, i have some query and looking for help solution.. in AMS there is function create Page Object... but the plugin object does not exist in there.. so how can we create an object plugin using script?...
View ArticleHow to change the "Original filename" in a bootstrap exe
Thought I'd share this tip. I've seen on many google search results people want to change their MSI Factory exe file to show "Original filename" in the Details tab of the exe something other than...
View ArticleVideo Playlist
How to create a video selection of and display them in the same window? Thanks
View ArticleHow to set the AppUserModelID for the start menu shortcut
Windows Notification requires a AppUserModelID which is associated with the start menu shortcut. How to set it using setup factory?
View ArticleInstall Command Line Options - ALLUSERS (per-machine installation)
Hello, I have an installer that supports silent installation (/S). But by default it installs for the current user only. How can I force a per machine installation? Meaning shortcuts for all users. I...
View ArticleI need help
Hello People today I was programing when suddenly… I can't make a simple code :'v I need to select a file with Dialog.fileBrowse and after copy to some directories but i need also change name to file...
View ArticleHow can I recall the time via the Internet in the project?
It is known that when calling the time, the time is called from the computer, for example Timeos = System.GetTime(1) Input.SetText("Time", Timeos); But how can we recall the time from the Internet so...
View ArticleCan you help me please
Hello I have just purchased APMS, I'm a beginner and here is the project I am asked for: - Automatically play a video, and at the end of it, the program stops. So far, not too difficult, I succeeded. -...
View ArticleWin32 exception in irsetup.exe
We do not have a lot of information on this yet (and we will try to gather more) but one of our customers is getting "An unhandled Win32 exception occurred in irsetup.exe [7512]" when running our...
View ArticleCannot change registry settings....Please help!!
Hi there I have this code that I have used without fail pre Win10 that changes the registered owner & organisation, but it is no longer working. The code in question is: Code: sFullName =...
View ArticlePassword complexity check
Hello, Is there a way to perform a password complexity check inside Setup Factory? I have a screen with 6 edit fields in which the user need to input 6 passwords. These passwords need to have the...
View ArticleHelp needed with setting Workgroup in WIndows 10 / WGDomain.dll usage
Hi all, just me again! I have the following code which gets the PC Workgroup name using Code: sDomain = DLL.CallFunction("AutoPlay\\Docs\\WGDomain.dll", "GetWGDomain", "", DLL_RETURN_TYPE_STRING,...
View ArticleUnable to get HTTP commands working
What am I doing wrong? The HTTP command is simple, not too many variables involved. The URL is being used in the program we're looking Setup Factory to replace. HTTP.GetFileSize works with port 80, but...
View ArticleNew Version Available - AutoPlay Media Studio 8.6.0.0
Today we have released a new version of AutoPlay Media Studio (v8.6.0.0). Customers with a current Support & Maintenance subscription can download the new installer from the customer portal. Users...
View ArticleVersion 8.6
Thank you IndigoRose. This latest 8.6 update is long-awaited and received with gratitude. Having learned some LUA code and grown with AMS since 2001, I've still kept on developing and revising apps...
View ArticleFile association with Installer Exe
How can we associate file extension with Installer Target EXE Does Editor have Settings for this?
View ArticleDot net 4.5 FrameWork dependency
How can we add Dot net 4.5 Framework dependency in Setup factory Project? Dot net 4.5 Framework is not listed in available list I am evaluating Setup factory trial version. Does license version include...
View Article