Open Document->execute hyperlink-> close document
Is it possible to create a button that could Open Document->execute hyperlink-> close document. I am trying to find a way to get Automax Run 2.4 to Open a Bluebeam STudio Project. I can't get it...
View ArticleChanging the default orientation of Page.Print or DialogX.Print
Hello, I have a dialog with the dimensions 850(w) x 1100(h). I use this to print a document I have created within AMS. When I use DialogX.Print(true,true) showing the print dialog, I have to manually...
View ArticleCreating a compiled Lua file out of the installer?
Hi there Just a 'simple' question to have a idea if it works or not. Couldn't find anything about that within the docs or the forums. What i want to do: - put in some Lua code into the installer -...
View ArticleInteract with other pages/dialogs
Hi all, how can I interact with objects in other page/dialogs? So, how can I press a button in the dialog "B" that activates (for example) a progress bar in the page "A"? Thanks a lot Regards Marco
View ArticleA problem using the 'Registry.GetValue' action
Hi there, I try to get a specific Registry value's data using this script: sImVer = Registry.GetValue(HKEY_LOCAL_MACHINE, "Software\\ImageMagick\\Current", "Version", true);...
View ArticleWhat's New with Setup Factory?
As I entered a new release cycle, I decided to check for any updates on Setup Factory. I see that I'm current - since the product hasn't been updated since March 2016. What's happening with it, besides...
View Articlewhen i use file.run or file.open ,some .exe file cannot run
there is a game name Braid.i hope to run this game via AMS. i can run this game in windows explorer,but when i use file.run or file.open in AMS,it cannot run.(i can run other .exe file ,use file.run or...
View ArticlePassword protection
Good Afternoon Everyone, Am trying to add a password to either ask for it when the user tries to print a document of .PDFs included in the project or to protect the .doc folder of the project. The...
View ArticleTachometer
Hi, any idea on how to do an animated analog tackymeter? ​ variables can be taken from a math.Random function. something similar to a watch with moving hands. thanks a lot Marco
View ArticleCan I set Folder.find search depth level?
I would like Folder.Find to only search within the first and second folder depth level and not deeper? Is this possible?
View ArticleAdd entry into XML file after specified code
Hello, I'm new to installers thing, I'm currently checking if what I need to do could be done with Setup Factory (I'm using trial version now). So, I've got an XML file <DATA> <REGION>...
View ArticleCustom Dialog step to collect information
Hi, Can I in MSI Factory create a customized dialog step to collect configuration information from the user. This is the scenario: I have an application that neets a set configuration instructions to...
View ArticleHow to import Clock data in a program
Guys, I recently started making programs with this software. I'd like to create a mini program that get Clock data from the PC. How can I do it?
View ArticlePassword Function
How to check if text in a Input is equal to text in a TXT File? I need help guys, please!
View ArticleSetup factory update setup package installer
Hello, We have created an installer that install the application. Now we have a requirement that same installer can be used to update the same application if it's already installed. So how can we...
View ArticleCzech and Bulgarian language modules
Good afternoon. Does anyone have Czech and Bulgarian language modules available that we could use please? Thanks Daniel
View ArticleAccessing Wow64.KEY32 in an x64 installer
In an x86 installer I can use Wow64.RegistryGetValue to access either the Wow64.KEY64 or the Wow64.KEY32 Registry tree. However is there a way of doing that in an x64 installer? The Wow64 Plugin only...
View ArticleInserting images into AMS 8.5.10 project the porogram crashes/locks up
This crashing started about 2 weeks ago. Working with Windows 10 Enterprise. It does not matter which section of the project I try to insert an image. Every time the window pops up to allow me to...
View ArticleHTTP.Download problem.
I'm not sure if there's a definitive answer to this but anyway. I wanted to upload a screenshot from my security camera to my webspace automatically at set intervals but couldn't find anything to do it...
View ArticleBug in EditField: Multi Line does not respect Password Input style
To reproduce: - Create an Edit Field - Check Multiline - Select Input Style: Password - Build project - Run installer Result: field is not masked. MultiLine seems to ignore Password Input style Is this...
View Article