Retrieve TrueUpdate server Url as a SessionVar
We have our TrueUpdate files in the same server/directory as the actual payloads. Is there a way to retrieve that location in a script rather than a separate SessionVar? It would be safer to maintain...
View ArticleThe package is not a valid Win32 application
I have customer who confirmed they use Windows XP SP3 and they get this message with my installer. the package is not a valid Win32 application. I use the latest version of Setup Factory. Why is this...
View ArticleMySQL Connect error
Hi. I have an Autoplay Media Studio Project with a external database in db4free.net. I connected the database to the project via script (The project is a Login/Register form) and when I register a new...
View Articlexml database
I need a simple xml database, When I click on Country ComboBox & select Australia then player shows for that team, and then when I select the player, its details show.
View ArticlePrograms and Features no longer contains the size
The Setup Factory installer stopped writing the application folder size to Program and Features. Not sure when that happened. I updated to the latest version of Setup factory but it did not make a...
View ArticleLogin App use the HTTP.Submit connect with MySQLi
I want to make an application with AMS, but the difficulty is in HTTP. Submit AMS connect MYSQL and PHP. is there someone who can help me?
View ArticleAuto enter serial key from clipboard
My old installer use to enter the serial keys automatically as long as they copied to their clipboard. Is there a code or option we can select to do this?
View ArticleVideo as full screen background (behind application)
Hello, is possible to use a video as background in the application instead an image like the sample attached? The code: Code: tblScreen = System.GetDisplayInfo() X = 0 - ((tblScreen.Width - 790) / 2) Y...
View ArticleHD Wallpaper Downloader - Created with autoplay media studio
Hello Every Body ... How are u ?! I'm a new Member here and this is my first topic i made a program - which completely built in autoplay - Called Dg HD Wallpaper The program works to connect to the...
View ArticleFlappy bird Game in autoplay media studio
Hello Every Body this is an apz file to Flappy bird game ..... u can download it for free [ATTACH=CONFIG]temp_13812_1567330223913_443[/ATTACH]
View ArticleJava 1.3 dependency module
Does anyone have a dependency module to install java 1.3 during the install?
View ArticlePrevent Dialogs to close when ESC key is pressed
Hello, I'm trying to prevent the dialog to close when the ESC key is pressed. Is it possible? Code: if e_Key == 27 then return false; end
View ArticleGroup Plugin [Need Help]
Hello everyone i come across testing this plugin (Group) found in here http://www.amspublic.org/action%20pl...p?plugin=Group i have this script in on show for i = 1, 5 do result =...
View ArticleDialogEx cannot make DialogEx.SetFocus
Hello i always noticed this issue, or maybe i dont know how to make it right. On my Page if it click on any Input the focus will be on that specific input. to remove the focus i set Page.SetFocus("")...
View ArticleSyntax checking Script files as part of Builds
Why doesn't SF do a syntax check on any included script files as part of each Build, and fail the build if the syntax check fails? It seems to me that would be a really good idea, so in essence...
View ArticleDevide 2 words and get First letter of each word HELP
Hello i having trouble with this small scripting ideas, i know this is so just noob for you but for me really need help. I have 1 input user can type two or even three item on it.. example: Toyota...
View ArticleTCP/IP Send
Hello everyone is this possible using AMS? i just found this idea on this link https://www.mathworks.com/help/suppo...tcpipsend.html so i am thinking if it is possible in AMS or if this already been...
View ArticleGet Current Active Window Title ?
Hi guys, I'm attempting to get the title of the currently active window. Not necessarily the AMS project window. The same title string if you were to alt-tab to a single instance of an application....
View ArticleHow to force installation to "Program Files" by default.
Perhaps an old question but would appreciate some guidance - How can I force "Program Files" instead of the installation defaulting to "Program Files (x86)" I am installing on a x64 machine but it...
View ArticleProject Developed in Win7, Error 2050 in win10 (Built Error)
Hello, Using Version : Setup Factory 9.3.2.0 I developed project in Win7 and create setup file. It is working very well. But the same project is not able to built in Win10. I already update my PC to...
View Article