I need help with my little project at ams
Greetings forum members, programmers and asuaries. I am creating an interactive discography project, although I have been able to create all the functions I needed, there is one specifically where I...
View ArticleCode Signing Setup Factory Program
Today, I signed my first SUF program. It has been a bit of a tough road figuring out how to do this. Once I've gone through the process it's pretty easy. It's just getting the information and sequence...
View ArticleCheck my little project - hangs with "Not Responding"
Hi guys. Been amusing myself with a little project. A Hash Checksum verifier. If I check a .svf file, which is small the app works a treat but if I input a large .iso file the app hangs with "Not...
View ArticleHow to add all items in Combobox/ListBox to a table
Hello fellow group members, I am stuck in my project trying to save all the data entered. I am creating a voting app for my school in which when I enter students index number I want it to save so that...
View ArticleResolve shorcut?
Hello, Is is possible to retrieve information (e.g., the command line) from a shortcut file using the lua script of the installer or uninstaller? Any functions/actions? Thanks.
View Articlehow to create an internal search engine to my project autoplay media studio
how to create an internal search engine to my project autoplay media studio search name or no in world file.
View ArticleSerial Port COM
Hello, so i"m trying since a week with my device "usb gsm" on AMS to send and receive sms really i find it very hard, i finally could get some result this day, so im using this code to conect,send...
View ArticleAny way to get more security in an autoplay project?
Hello everyone, is there a way to increase security in autoplay media studio? I am talking about the project itself since as you know the .cdd is easy to get the code and I would like to try to change...
View ArticleClose Task V.1.0
Hello Guys, Automatically Turns Off Selected In Task Manager Allows Computer To Improve Performance. Those Who Need It Can Use. visual total: https://www.virustotal.com/gui/file/...e372/detection...
View ArticlePronet V4 Final
Hello Guys, I made a small application that speeds up the internet that repairs Internet traffic with SMS. Download: https://drive.google.com/open?id=1tQ...nlRBPSUid1z7EC
View ArticleWrite to string not working
Hello, I'm working on a project the requires a password login and I would like to save the password in a .txt file to the C: folder. I tried using TextFile.WriteFromString(); But when I go to the C:...
View ArticleWhat this ERROR in HTTP.submit?
Hi evry one! I want to connect to a PHP file in Autoplay, I put the php file in this address: http://sinadehghani.gigfa.com/HightScores/s.php But I with the function: HTTP.Submit I could not get the...
View ArticleFlash EOL after 12-jan resolve.
hello. as you know flash reach end of life and any project that use flash object are useless now. i have useful application that use to play media and now i cant use it. i want to know is there any way...
View ArticleSetup factory & automatic reboot...
Hi ! During installation - in installation log I see following entry: [01/14/2021 14:58:31] Notice File in use (delete): C:\Program Files\myapp\file.png [01/14/2021 14:58:31] Success Install archive...
View ArticleText encoding support
Hi ! We are loading text file using TextFile.ReadToString and placing that text into DlgScrollingText.SetProperties(CTRL_SCROLLTEXT_BOD Y, {Text = eulaText}) I think into license agreement screen....
View ArticleCommand Line for Silent Install
Is there, if if so, what is it, a command line parameter for a silent install for a setup exe built by MSI Factory? Running our installer with /? does not indicate a command line parameter for a silent...
View ArticleFlash Player EOL
Hi. Due to the fact that Flash Player is disabled, but some software still uses it and works without any problems, but it has failed in Autoplay Media Studio. I guess it used Internet Explorer to show...
View ArticleHow to run a command after msi is built, but before exe is made
I need to sign the MSI file and also the final EXE file. I can't use the built-in sign code because it doesn't work with EV certs, so I run the signtool command "After Build". This works fine for...
View ArticleNew installer: Silent and attended
I am starting a new Setup Factory 9 project and am not sure how to create an installer that will be used normally and silent. Looking at the forum and the documentation I am aware that:Silent Install...
View Article