On the shoulders of giants
This forum is quite an amazing resource! I have been looking at making a control system based on an arduino that takes inputs from a radio control receiver and modifies then based on a few variables...
View ArticleHTML search filter not working
Hello! I am making a project with HTML that has a search filter. The problem is that the filter does not work in Media Studio 8.5. I should mention that the filter works in one other autorun program....
View ArticlePage 2 opens after delay
Hello! I am using AutoPlay Media Studio 8.5 How can I make page2 open after 10 seconds of displaying page1 ?
View ArticleFile.Move - how can i fix that problem?
I am trying to move some selected files from folder "Install" to folder "Checked". So when i selected some applications from listbox i use this code to create list: Code: local tChecked =...
View ArticleCommand line SILENT version stopped working
Years ago I set up our project to be able to run in silent mode - eg Setup.exe /SC:[path to]\Silent.ini When I run this from an ADMIN prompt now, it correctly pulls the variables from the ini file, but...
View ArticlePage.ClickObject using external command
Hi evryone I would like to know if this is possible to run Page.ClickObject (or any other action) with an external command using bat, cmd or any other way.. Is it possible?
View ArticlePlugins Help AMSWSCI
hello friends I need the AMSWSCI plugin, if anyone has it, I would appreciate it if you can share it.
View ArticleAutoplay Media Studio audio question
Hello all. I'm brand new to Autoplay, and it's giving me fits sometimes. I have a few issues to ask about, but I'm only gonna ask about one each time I post. My issue tonight goes like this: I started...
View ArticleText file to RichText
I'am trying to load text from .txt file to object RichText and save it, but can't find any solution how to do it. Google can't find any useful information. Please can someone help me ?
View ArticleODBC 3.51 and ODBC 5.3
Hello, I have 2 install files for ODBC 3.51 and ODBC 5.3 both of these are required for my software to fully work. I tried to use the file.run option to get the software to install in silent mode....
View ArticleImage load
I have listbox and pictures folder. If i select some item on listbox it loads picture related to the given item. I have the following code to do that: Code: if ListBox.IsItemSelected("ListBox1", 1)...
View ArticleCmd prompt pop up in installation of MS Access 32 bit DB Engine 2016
I am installing MS Access 32 bit DB Engine 2016 from primer files using /quiet switch. I have tried File.Run() and Shell.Execute(). However, the cmd prompt window would pop up for some time in the...
View ArticleSet default printer without using plugins
Few lines to set the default printer without plugins.... only tested on windows 10 just my two cents . hope useful to someone Steve...
View ArticleExecute Commandline
Hello, i am trying to execute a command on the commanline, "On Pre Install", but can't get it to work. Ist there a way to execute this command from within Setup Factory? Code: "%JAVA_HOME%\bin\jar.exe"...
View ArticleNew jukebox project with the list box music player you sent to me few months...
To Colc So, I built a new jukebox project with your listbox jukebox that you sent me as an example few months ago and I need to know how to delay music playing (audio) about one second or two in the...
View ArticleNeed help project dont run review
Hello everyone.. i need help.. My computer getting worst.. After i install a Microsoft Office software Autoplay got error and autoclose with i try to preview a project. If i try to Prevew any project...
View Articleimoprt python in ams
1- copy python folder to folder project 2- creat function python function python(file) Execute = CommandLine.Execute("Python27\\python.exe "..file, 0); return Execute end --replace Python27 to name...
View ArticleWoW64 1.0.6.0 vs 1.0.7.0
Pepter, We've been using your WoW64 and Language plugins with Setup Factory and True Update. They have been working great for years. On setting up a new build VM, the WoW plugin nagged me about an...
View ArticleNew DownMenu Object Plugin 2023
Hello Dear Friends, I'm Waiting for Your Suggestions and Comments Under Construction of a New Plugin Forums : www.kartalsoftware.net
View ArticleHELP [Force ListBox infront of any input object
Hello i am creating a Autosearch function for my input now.. and all the result will display in Listbox.. my problem is if the listbox appear the input also show. how you guys fixed this problem? Thanks
View Article