I made a Text Highlighting Configuration Using XML And i want to convert it...
Hi guys I made a Text Highlighting Configuration Using XML And i want to convert it to AMS and i was wondering how to enable it to Scintilla plugin?
View ArticleCan someone give me Scitest.apz Example for Scintilla plugin download link...
Can someone give me Scitest.apz Example for Scintilla plugin download link please?
View ArticleSerious bug in Service.Query with non-English Language Pack
I set Windows 7 x64 to a non-English Language Pack (for example, German). My setup program then runs the following query for a non-existent service: status = Service.Query("", "foo"); status returns 1...
View ArticleString to Variable
Hello everyone and Happy New Year!! Is it possible to convert a string into a "variable". I would explain it better with a simple example. --example a5b=18; i=5; --concatenation c="a"..i.."b";...
View ArticleNew Version Available 9.5.3.0
Today (January 4, 2019) we have released a new version of Setup Factory (v9.5.3.0). Commercial users can download the new full installer from your customer portal. This release contains the following...
View ArticleNew Version Available 9.5.3.0
Today (January 4, 2019) we have released a new version of Setup Factory (v9.5.3.0). Commercial users can download the new full installer from your customer portal. This release contains the following...
View Articlescrollbar replacement
Hello! All the holidays! Tell me please, is it possible to somehow replace the standard scrollbar in some objects with your own, as in the Paragraph object?
View ArticleHow can I uninstall a program that already exists (please help me)
How can I create an executable file that uninstalls a version that is already installed on the computer? I have the code and the customizable screen to create my installer in SF 9.5, when I try it, the...
View ArticleContact Form
Was wondering if anyone had any sample contact forms. Trying to understand how to create one where i have a page where a person could enter a few lines and click a button and it would email 2 pre...
View ArticleUnable to read variables from INI file during silent intallation
I am trying to give my customer a silent installer. He will provide the correct .INI file based on his user's needs. The joe.ini file sets a single variable: [SetupValues]...
View ArticleAutorun is not recognized by windows 10
Hi, i use AutoPlay Media Studio 8.0.5.0 Why is autorun.exe not automatically opened on Windows 10 after inserting the CD-ROM? Both autorun.inf and autorun.exe files are on the CD-ROM. Is this due to a...
View ArticleSetProperties with Variable possible?
Hi there, is it possible to set properties with a variable? Have a Screen with 4 Checkboxes. On preload it should check whether files exist and activate a box (1 file = 1 box). Tryed this, but don“t...
View ArticleIRMakeBootstrap.exe returned error: 7
I can't combine my two MSI files into one executable. It works *sometimes* and other times it doesn't work. One minute it will be working, then the next compile I do gives the bootstrapper error 7...
View ArticleCount Paragraph Character?
Hello is anyone can help me how to count the Character in a Paragraph including the space? and return the value? Thank you
View ArticleAuto Resize all
Suggest to have auto resize all on the next version. Auto resize mean if the page is resize all the object will auto resize proportionally according to the page size. if the object is Paragraph or...
View Articlehow to create windows service in autoplay media studio (Service.Create () )
how to create windows service in autoplay media studio Please help Service.Create("C:\\Windows\\System32\\services.ex e", "Service1", "Ser vice1", SERVICE_WIN32_OWN_PROCESS, true, SERVICE_DEMAND_START,...
View ArticleHelp on Multi Function
function Songs() a = Audio.Load(CHANNEL_NARRATION, "AutoPlay\\Audio\\Perfect.mp3", true, false); b = Audio.Load(CHANNEL_NARRATION, "AutoPlay\\Audio\\Lovehurts.mp3", true, false); end Button 1 on click...
View ArticlePerform a test extraction of all included files?
Is there any way to simply perform an extraction of all included files from a Setup Factory install? Looking to enhance our verification process without actually performing the full install process....
View Article