Protect my files
Hi, I have seen an autorun made with AMS 8.5 and I saw that it had the image files among others, encrypted in another format to prevent them from being edited. I have a project and I would like to know...
View ArticleDaughters first AMS project
15 Year old daughter is learning to code. High School class. This is her first project. Be sure to check the corners for Hotspots. It is a knock-off of https://qlocktwo.com/us
View ArticleHow to rename data folder? (AutoPlay)
Hello! How to rename data folder? From the screen of the image I can rename it, but when I click on some button it gives an error!
View ArticleSudden problem retrieving DE ReleaseNotes on Intel Windows 11 only, Windows...
We have a configuration we have used for years. It is EN also localized in DE. Everything works except the retrieval of ReleaseNotes on a German Intel Windows 11 system. This works fine on Windows 11...
View ArticleButton.SetProperties Change File Buttton for other button .btn
English Hello comunity This is my firts Publish. I not perfect to english but is defend. I have a problem. This is button change for another I tried to use Button.SetProperties to change the current...
View ArticleViewer for SWF files
Excuse me, the viewer for SWF files, where can I download it. I have several previous programs and without it I cannot see them, unfortunately I formatted my PC and lost the viewer that I kept
View ArticleRun Powershell to create Eventlog
How do I run Powershell script to create an specific event for my program (New-EventLog -LogName LDM -Source "Customer530") as first action in the msi package?
View ArticleNew Variable with value of another old variable
How can I assign to a new variable the value of another variable? Example: variable1 = "A" New_Variable = variable1 I tried to do this but I think it's wrong
View ArticleNew video object
FRIENDS I NEED A HELP I AM NOT ABLE TO PUT A PLAY WITH VIDEO IN MY PROJECT, AN ERROR MESSAGE APPEARS THAT IT DOES NOT SUPPORT THE VIDEO FORMAT, I HAVE TRIED SEVERAL FORMATS INCLUDING .mpg AND THE SAME...
View ArticleShell.Execute comman line argument question
Hello, I'm trying to run the following command: Shell.Execute("C:\\Windows\\myApp\\uninstall.exe", "open", "/U:C:\\Program Files (x86)\\myApp\\Uninstall\\uninstall.xml", "", SW_SHOWNORMAL, true); but I...
View ArticlePDFOut
Hello , i have a problem with PDF Out.Add Page(). I want to create a PDF with multiple pages, one image for each page. when i tried more than 4 pages, the programs crash PHP Code:...
View ArticleProblem with ComboBox object
Hi everyone Recently I noticed a problem in the ComboBox object i run this simple script : ComboBox.SetUpdate("ComboBox1", false); ComboBox.ResetContent("ComboBox1"); for index = 1, 1000 do...
View ArticleCMD running directly in AutoPlay Media Studio.
Hello everybody. There's a way to run a code in CMD running directly in AutoPlay Media Studio. Thanks!
View ArticleWhere to use Window.SetPos()
My initial installer window is the default 497x362, my next screen is 568x490 to contain a larger area for user inputs. I would like to reposition the window higher, on laptops it almost touches the...
View ArticleHelping in RichText?
Can someone give me an example of how to put text in the RichText1.SetText I want to introduce a complete text by means of writing... the only way I have found it is by importing a document in RTF...
View ArticleFile.Run? does it have a character limit?
When I run wget from cmd I can send everything I need, but when I start to send long messages from AMS with File.Run it starts to cut characters off like there is some kind of charactor limit. anyone...
View ArticleSegurity
Is there a way to protect my button images and videos in a project? I mean to save them in a .dll and have the program read it
View ArticleResize page size
People Is there any way to resize a page without affecting the others, I've tried "Application.GetWndHandle()" but it affects all pages. I need you to change only "Page1". Another option would be to...
View ArticleJavascript in AMS
Is it possible to run oraor include a javascript snippet in AMS? I saw an example of facebook app by Urich Peter's, he included a json plugin and was able to work with json records, I want similar...
View Article