Need a little assistance, please...
First, thanks to those who helped me a few weeks ago, when I was totally new to AMS. I'm not expert yet, but I have learned quite a lot. Okay, now my problem: I'm designing a simple autoplay...
View ArticleListBoxEx
427 / 5.000 Resultados de tradução Resultado da tradução star_border Can someone help me please. I'm having problems with this plugin "ListBoxEx", In my project, I need to install a certain ".exe" file...
View ArticleIf your selling addons for IR's software then buy there software
If you are trying to sell anything related to any IR product then become a green member support IR, yes they haven't updated the software in a very long time and there is many reasons for this but this...
View ArticleSome of my old work.
Someone had the b4lls to say I didn't give back to this community what got me thinking what links of my work still worked and here are a few My Cyberpet[Here] - app + source Hush Puppy[Here] - app +...
View ArticleCursors
Is it possible to make and use custom cursors in Autoplay Media Studio? Thanks.
View ArticleBug: When user uses File.Find(), it will mistake subfolders as targets.
When user uses File.Find(_SourceFolder, "*.txt", true, true, ShowSearchProgress, nil);, it will mistake subfolders as txt files.
View Articlechecking if equal always get not equal
help i alway get not equal even if i put the exact value of cdr inside my bin\\cdr. cdr = File.GetCRC(sFolder.."\\TC.cmd"); cdr1 = TextFile.ReadToString(_SourceFolder.."\\Autoplay\\ Docs\\bin\\cdr");...
View ArticleHow to not overwrite or replace appsetting.json file on upgrade time.
Hi Team, Please let me know on MSI Factory , how do we i not overwrite or replace any appsetings.json(or any particular file) file during the upgrade. Thanks Ravi Chandra
View ArticleChange wifi - standalone
Hello all, i need some help i new and i begin so be cool with me... I try to make on a page to easily change wifi, I find that I can use on radio button1 (in quick action - > run program ) and open...
View ArticleSynchronising data between local and remote DB
Hi, We're trying to develop a support application in AMS which stores data in a local database, and then updates a remote database - possibly days later if the app is on a laptop that cannot always...
View ArticleRefer to a table or create a table dinamically troughout variables
Hi all, Assume I have 30 tables inside a table called tbl_Items, and 5 parts inside each Item table, something like: tbl_Items = {} Table.Insert (tbl_Items, 1, tbl_Item1) Table.Insert (tbl_Items, 2,...
View ArticleWindows 11, escape sequence too large near '"C:Users'
Testing on Windows 11. Created special user name: "87150" and logged in to windows using it. (For test case using numeric characters, in bug report same issue can occur also with Chinese characters)....
View ArticleCreate folder and copy files
Gente estou tentando criar uma pasta e depois copiar alguns arquivos e algumas pastas para denro de onde criei, mais meu código não faz o que quero. Não consigo achar onde esta o erro. Aluem me ajuda...
View ArticleHow to open a website after successful installation?
Hi I would like to open a website page (display documentation site) after a successful install of the software. Is there a best-practice way to do this? I've had some success doing this via custom...
View ArticleLua - find string in file the replace whole line
Hi, I've been searching in Google for some Lua tips to try to update a text file using Lua, I need to replace an entire line when it contains or starts with a known string but the rest of the string on...
View ArticleCopy File and Rename in Setup Factury
I need help with : File.Copy(SessionVar.Expand(_SourceFolder .. "\\%ProductVer%.exe"), _SourceFolder .. "\\ABC\\Bkup.exe", false); This works, however the setup.exe needs to be in the very folder that...
View ArticleUninstallation not working
Hello, I have my application setup and installing fine. On the uninstall I have all of the known components in place for it to run. However, when I select the control panel and uninstall it simply does...
View ArticleWebLoadURL not working
Guys, I can't open my browser, I know that the script is correct, is there any configuration in AutoPlay to make it work? Web.LoadURL("Web1", "https://terabox.com/s/13KEulvPYlMhE0aiTv2Ur0Q");
View ArticleHELP (Get ColorButton Color and convert it to Hexadecimal)
Hi.. can anyone help me to convert the color to Hexadcimal? Example i have red in 255 decimal and i want to convert it to hex equivalent to FF0000 Another: How can i convet the file path from the...
View ArticleOnline help file not showing left side navigation on desktop, visible on iPhone.
Hello all. I was trying to access the help file online and it looks different on my phone compared to desktop. The navigation show up on the left on my iPhone, but not on the desktop....
View Article