BInding %ProductVer% to an .exe in the project
I'm using SUF 9.5.3 I have a setup project with several .EXE files in it. One of those .EXE files is the primary program of the project setup file release. Right now when I copy my new program EXE into...
View ArticleConnect to IP address on web hosting
Hi, I have an application done with AMS 8.5. It connects to a SQLite3 database stored in the server of my client, in other words it runs locally. Now my client requests that the database should be...
View ArticleHelp with Grid Object and SQLite3
Good afternoon friends. I have a hard time on a project I am developing and I hope I can count on your help. I created a Grid Object (following image) with the first row and first column fixed with the...
View ArticleParallel port output access
Hi everybody, first of all i must to tell you i am not a great programmer and my english is not very good too. Ok, some years ago i made a simple AMS application capable to turn on and off some LEDS on...
View ArticleNeed more help with 64bit installer
Hi, is there a way to use MSI Factory to create a 64bit EXE installer? In my current project the MSI created is 64bit, but the bootstrapper EXE is 32bit. I have a need for everything to be 64bit. Thanks!
View ArticleIs there a limit to msiexec command line length in custom bootstrapper?
I have my own bootstrapper that calls MSI.RunMsiexec(). It seems like if the command line gets really long, I get a 1639 MSI setup return code (invalid command line) Code: [12/06/2019 11:19:08] Notice...
View ArticleI Want Quick Help Please
? how can create a Large page with ScrollBars in autoplay media studio ????????
View ArticleInternet Explorer
Hello, example code ? how code? help! I could not. https://forums.indigorose.com/forum/...804#post274804
View ArticleHelp with database localization in sqlite3
Good night people. I'm back for help! I purchased an application that, using it, you can turn Virtual Disks (Google Drive, Dropbox, One Drive) into network disks on the computer. Now, I grabbed to...
View ArticleSave special characters to database (HELP)
Good afternoon friends. Once again I come to you for help. My problem is as follows: I am unable to write to the SQLite3 database the texts typed in a RichText Object that contains special characters...
View ArticleUnattended build not building.
Hey, I'm looking to set up some unattended TrueUpdate builds I've ead the documentation and it seems relatively straight forward but nothing seems to be happening. The command I'm using is:...
View ArticleTrial User here evaluating the software. Have some initial questions.
I just downloaded the software and was happy to see that it produces x64 installer files (as in the exe is actually x64 and not just "compatible with x64 os). I've got a unique situation where many of...
View ArticleInstalled date/time of files
I thought there was a control in the file properties that determined whether when a file is installed, it got its original datetime from what it was when the installer was created, rather than the...
View ArticleRadio buttons Saving and get Data in INI File Dynamically
SiNisTer post this code for saving and getting button state for checkbox here's the code: Checkbox button code: [HTML]--Get the State of the Button Checkbox = Button.GetState("Checkbox"); --Saves the...
View ArticleHow can I extract some files and perform one .exe, and then extract residual...
How can I extract some files, then perform one .exe installer of extract files, and then extract other residual files?
View ArticleUDP Sender/Reciever
Hello everyone.. i have found this article regarding UDP Sender / Reciever in Lua base but not in AMS... anyone can help me to translate this into AMS application? I really want to achieve a small...
View Article.Net Framework Dependency 472
I'm in need of a Dependency module for MSI Factory to install .Net Framework 4.7.2 if not already on the target computer. Does anyone here know if this exists and where I can get hold of. Many thanks,...
View ArticleHow to specify relative paths for archive files?
I have multiple machines (dev vs automated build machine) where installers run with source code in different locations on each machine. I would like to specify my included (Archive) files using...
View ArticleAn error in the path registry
Peace be upon you. when, while use this script Registry.CreateKey(HKEY_LOCAL_MACHINE, "Software\\My Application"); I find the key in this path why??? HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\My...
View Article