help Input.GetProperties
Look for a simple example of how to use this function hwind = Input.GetProperties ("Input2").WindowHandle Please Help
View ArticleImages visibility at same time
Friends ( Beginner question ) A have a button " A " that when cliked must make invisible Image_01, Image_02 and Image_03 at same time . Can anyone help me with this code lines ? Best
View ArticleNET Framework
Hello, how do I determine which NET Framework version exists and if not then this should be installed first! Must be or should be NET Framework v2.0.50727 / v4.0.30319! Windows 7,8, 8,1 and 10 Oh,...
View ArticleGet integers via for Loop or Array Need Help
I have paragraph's that contains a number, i want to get and add those numbers, here is my implementation i will just use 3 paragraph for example. par1 =...
View ArticleQuestion about Multiple Input Boxes Linked to 1 Submit button
I almost have this working but I know it's not exactly right. I have 2 input boxes setup that are asking 2 questions, linked to a single submit button. If the 2 questions are answered correctly it...
View ArticleCall Subscript
I'm converting some old installation scripts for a series of products. Each product has a set of common screens and actions, that are currently in a separate script. The main script for each product...
View ArticleWhat you working on?
I do one of these every so often so here we are again, what you working on, ? post a little screeny and a little info about it, lets see what people are working on. At the moment I am working on a tool...
View Articleprogress bar
I'm trying to add a progress bar showing the progress of installing a file, can anyone help me? This is the code to install the file: (The "EXE" is a converted batch file!) result = File.Run...
View Articleftp and progress issue
Hi all This topic is directed to Ulrich who made a sample for ftp progress with this file published in this forum (see attached), I tried to adapt the sample by changing the data for ftp download but I...
View ArticleFunction to return to us the object class that we want
-- This brings us the page we want to search in. Is it a page or a dialogue function GetForm() FormName = Application.GetCurrentDialog() if FormName == "" then FormName = Application.GetCurrentPage()...
View ArticleMSI functions
What is the function of this action (MSI) and what can benefit from it Please help
View ArticleText to multiple Listbox
Hello again.. i was stuck on this idea of mine, i have a text file with each line is formatted like this: JAPAN | MOTOR | TECHNOLOGY | A KOREA| CAR | TECHNOLOGY | E CHINA | LED | ELECTRONICS | B then i...
View ArticleBattery percentage refresh DLL
Hi can anyone point me in the right direction to get this to work. I am using a battery percentage DLL for my Laptop. I would like the DLL to refresh every say 10 seconds or more. to give me the exact...
View Articletransfer license to new PC
Hi, I have a licensed installation of MSI Factory V2.1.1007 that I would like to transfer to a new PC. I realize that the current version is V2.2.1000, but 2.1.1007 works perfectly well for me. Can I...
View ArticleJSON.Decode confusion???
Can someone help me WTF is going on here? I'm trying to use Sakuya's JSON plugin to pull movie data from a JSON-encoded string (which is being retrieved via private API-Key from...
View ArticleCode signing from Token
Updated my Code Signing cert yesterday after my 3 year cert expired. But things have changed and the new cert is stored on a USB Smart Card (token). So today I am scratching my head about how I can use...
View ArticleError 2000: Error inserting components
Hi there, I've been tweaking my MSI Factory project, done a whole bunch of things over the course of a few hours. Now when I try to build it says, --- Checking for orphaned folders... Setting language...
View ArticleUsing a modified property as a file copy destination
Hi there, So I have a dialog in my installer that allows the selection of a folder, later on; during installation, I would like to copy files to a sub folder of this chosen folder. I'm trying to get...
View ArticlePackages - a variable for "allow user to change"?
Hello Ulrich! My installer is designed for a few platforms (programs). A user selects one in the Radio Buttons window, then he is able to choose some settings in the Packages window. But is it possible...
View ArticleClosing the DialogEx window when clicking outside it's windows
Right I know I have done this a few times in the past but I have 100% gone choco brain, Closing the DialogEx window when clicking outside it's windows, I know I done it before, but not in the life in...
View Article