Installer hangs at the very end.
Hi, I've made several versions of my installer saving each .suf file for each version and all have worked fin expect my last iteration of my version installs everything fine, no errors, yet irsetup.exe...
View ArticleMaking an all-in-one installer
After having built a successful installer/uninstaller I now find myself needing to build an installer that will both upgrade a previous version as well as a new install. I'm not sure where to begin....
View ArticleString Manipulation - please help
I have a code and dont know how to include a variable name "asubject1" in a TextFile.ReadToString address. The variable has the subject name which determines the location. Example Code: if asubject1...
View ArticleNeed help on Charts and graphs in autoplay media studio 8
I've been working on AMS for a long time now. I want to go so far on developing with Auto Play Media Studio. I want to add chart and graph in my application. Anybody can help? Is there any plugin.
View ArticleSort Grid by Number
Hello i have found this example "Grid Sort Range" it was able to sort Asc or Desc, but when i try to sort by number i think there is a problem, as you can see the image 1-10-100 instead of 1-2-3 and so...
View ArticleHow to Unregister files
I am using Setup Factory to install an update to my application. The update requires a new version on an ActiveX .ocx file to be registered. However before registering the new .ocx I need to unregister...
View ArticleHow to Unregister files
I am using Setup Factory to install an update to my application. The update requires a new version on an ActiveX .ocx file to be registered. However before registering the new .ocx I need to unregister...
View ArticleScrollbar in message window possible?
Hi @all! I'm working on a little tool that searches for temp files of a specific program with the option to delete them when found. For this I used the example of AMS' help section which works pretty...
View ArticleNewbie help
Hi - I'm evaluating MSI Factory and there are 2 things that I haven't been able to work out. I'd be grateful for any help. 1. I'd like to create a subfolder under INSTALLDIR where I shall be putting...
View ArticleProduce some user documentation
I see it's been 4 years since anyone made a suggestion, so I don't have much hope here... However, for the record I've been evaluating MSI Factory for a few days and I'm amazed that there is virtually...
View ArticleLua5.1.dll Destination Folder
I have two applications that share a folder. Each has their own uninstall. When one is uninstalled however it breaks the other's uninstall because it deletes the `lua5.1.dll`. Is there a way to change...
View ArticleSelectable Setups
I would like to create a single "setup" whare my end user can choose which product they want to install. They would only be installing one and not selecting multiples. Can this be done?
View ArticleMenu bar question
Hello! I want to have an menu bar item on top, which should open a specific page. How do I do that? Thanks!
View ArticleVideo is black
Hello! I use wmv video file for intro on first page. It worked ok, bu now is all black. I did not make any changes on my project. What could be wrong ?
View ArticleTwo questions please?
Hey, i know i sound like a newbie but hey. Could you guys help me in just two simple things ? 1. Copy text from the whole input (I tried Input.SetSelection and then Input.Copy, they didn't work)... 2....
View ArticleWhy is AMS underrated?
I know that Visual Studio exists but... In my opinion, AMS is special. It's simple, fast and optimized. What do you guys think? What is the main reason that AMS is not at the top like Microsoft VS?...
View Articletext file
i am trying to create a log file this is a .txt file ...what i need is to add text each time on a different line..... write now i can get text to the file using TextFile.WriteFromString but each time...
View ArticleSetup Factory - File Association
Hello, I am using Setup Factory. There seems to be no menu to set File Association in Setup Factory. I would like to associate an image viewer program with the ".jpg" and ".png" extensions, and...
View ArticleGridEx need help
Hello everyone.. is anyone here expert or knows more about grid ex? I cannot get the whole data from a rows with checkbox. example in my GridEx has: Row1 Row2 Row3 Row4 Checkbox Toyota Wego 2019 if the...
View ArticleExtract old project.
Several years back I tried out AMS 7 and did a few project, but had no time to continue. I only have the finished project burned on CD, project files are gone. Is there any way to extract the code from...
View Article