Problem with Screen Browse File
Hi, I have a problem. I'm trying to connect SessionVar to the Browse File screen with file version checking. Below the code I'm trying to do. Can you say what's wrong? if not g_InstalledVersion then...
View ArticleOptimizing install for Cameyo
Folks: has anyone succeeded with Cameyo's "Run Any Software in the Browser" ? Any advice on optimizing the install?
View ArticleSet Window Position of another Program
Hi guys! I would like to know how to set the window position of another program. For example: I run another program like "cmd" and I want to set the size of the window "cmd" to 400x300. How can I do...
View ArticleA Simple Color Palette Creator for Autoplay Media Studio.
Having no luck in finding an easy way to get color codes I have made a small app which can do this for me I will upload here shortly as well for others. [description to follow] Code: Red = 500; White =...
View ArticleVideo Object in FullScreen can not controlled by keyboard?
I found use video object playing video when it in FullScreen state cannot be controlled by keyboard? ( When the window is in a normal state, it can be controlled by keyboard ) and use MediaPlayer is...
View Articlefew suggestions
been messing around with this thing and notice a few missing options which could improve several aspects of APMS. one area which I've been playing in is the list box arena.. perhaps adding a few more...
View ArticleHow to perform Silent Install for All Users?
I have created an installer that by default is used in the GUI mode, but I have now also enabled the "Enable silent/unattended install" option for some of our customers. When in GUI mode the user is...
View ArticleLoop Table Entries to Perform Steps
My latest project searches for folders containing a specific name and writes them to a table. I then do a table count on that table to see how many records it contains. If the count is 0 i exit the...
View ArticleFile Rename bug ??
I don't use this option much or not at all really so a little confusion, its saying the file does not exist but the file path is right Code: if ComboBox.GetItemData(this, e_Selection) == "true" then...
View Article_SourceDrive Issue
Hi, I'm new to AMS and this is my first post so apologise of I'm wrong but I'm sort of getting the hang of it. I've got a little issue with having my app running correctly on a USB drive in WinPE. I...
View ArticleSQL Database cannot save..
Hello guys i am having trouble with saving all the values of inputs into database i got some error when calling the addRecords function Thanks in advance for the help.
View ArticleFile Not Moving
Im having an issue with being unable to move a file. Perhaps a fresh set of eyes may be able to point out if i am missing something: Code: -- Determine if there is a claims.mpn file to be backed up...
View ArticleVisual C++ Redistributable Packages for Visual Studio 2013
Hi, Are the dependencies for Visual C++ 2013 (x86) available for download?
View ArticleAccessing a control's properties via LuaScript
Is there any way to access the properties of a control that's on a dialog, from within a LuaScript file using the control's "Control ID"? For example, I would like to read and change the text of a Text...
View ArticleHelp with Signature Pad
does anybody know how to create or have a signature pad that is willing to share. I'm looking for a signature pad that save it as an image (png) right after signing it. Thanks in advance.
View ArticleNeed Help I want to achieve Paragrah as ProgressBar
Hello anyone have the idea on how to achieve this? instead of progress bar i want to make the Paragraph or Image to be the progressbar --Page.StopTimer(6787543); MOUSEE = System.GetMousePosition(true);...
View ArticleDetect Main Display
Hello everyone.. i only learn from reading here and from samples given from users. Now i have found a sample to Detect 2 display using PablokoMonitor my question now is i have 2 monitors AOC in...
View Articleusing fontawesome
hello guys is there any way to use fontawesome in ams projects? i don't know how to use fontawesome icons in label. please help guys. thanks
View Articleis there anything like this for version 8+ of APMS? Drag-n-Drop dll
Hi , Iam trying to find a way to utilize some kind of Drag-n-Drop File method and found an old post here: https://forums.indigorose.com/forum/...agdrop-library is there anything like this or even this...
View Article