Variable not working.
Hi there, When I add a variable to a file location my build fales: Works: C:\Users\QUIGS\_DPS Repository\trunk\00. IMPORTS\_Licence docuements\ Fails: $(var.PersonalFolder)_DPS Repository\trunk\00....
View ArticleDriver (Multikey) uninstall
Hello everybody, I need your help again and hope that this is only a small problem! To complete my project, I need another way to uninstall an installed Multikey driver! Although I have the opportunity...
View ArticleCan i get a little help?
I have a audio incorporate on my apps. I know the max volume of Audio is 255 and i do this nVol = nVolume / 2.55; Label.SetText("Vol", nVol.."%"); The problem is the result below 100 is 99.12242543645%...
View ArticleScript not available during uninstall
Hi there. I have a script that I use during install. It's included like so: bit = require('numberlua'); It's included as a Primer file and "use during uninstall" is ON. This works fine during install,...
View ArticleAdvanced Slidshow With Bullets ( Related to Toggle Buttons)
Hi all, I have been working on a project months ago and its huge project for me and important step for me. It took this time because of design issues and other tasks that made me not giving the project...
View ArticleCustom Comparison Function for Table.Sort()
Custom Comparison Function for Table.Sort() to make Table Sorting case-insensitive Adapted from: http://lua.2524044.n2.nabble.com/String-comparison-td4186423.html Rationale: When attempting to sort...
View ArticleProgram Files paths on 32-bit vs. 64-bit Windows
Hi, just trying to figure out how the TrueUpdate "programfilesfolder" global and session variables would resolve on different Windows systems. Sorry if this is a noob question, but I couldn't find any...
View ArticleUnwanted blank lines & whitespace when writing to file
Just throwing this codeblock out there. Useful to have if needing to remove unwanted blank lines & whitespace when writing to data files from Listbox objects, etc. Example adapted from Worm's code...
View ArticleAdd backgroung music while installing
Hello Forums Hello every one Please gentelman .. How to add background music ( Mp3 ) while installing program I searched the net a lot but unfortunately I did not find a desirable result ..also I found...
View ArticleRemove multiple items from a Listbox
As straightforward as this task might seem, I actually had a devil of a time trying to figure it out. Have in the past, been coding this one via a simple table iteration, not realizing that it was in...
View ArticlePlaying Audio file
When a script plays an audio file when does the script continue executing the next command? After the files is played or immediately. Whatever is the answer, how can I control this behavior? Thank You
View ArticleCopy File In MSI Using LuaScript
Is it possible using LuaScript, to copy a file that is included in my project, prior to anything being installed yet? I need to access a DLL that is also included with my application's installation,...
View ArticleRemove a table item when its Index is unknown
Will just leave this one up here for anyone interested. While trying to figure out how to remove a table item when its Index number is dynamic (ie. unknown), I stumbled across a custom function to...
View ArticleShortcuts For Component Not Effected By Component Condition
I have two components that use 'conditions' to determine if the component's file will be installed, and both files also have shortcuts that are being created on the desktop for them. I'm having a...
View ArticleQueries with msql and ams
Someone has examples of how to make queries with msql and ams
View ArticleOld DLL Request
Does anyone happen to still have a copy of Worm's old Global-List / Delimited-List Helper DLL? Am referring to his thread @HERE Nb. I know it's a longshot, but It'd be a real bonus if someone also had...
View ArticleIR Script Editor - Crashing Bug
Using IRSE v2.0.1002.0 on a Windows 7 64-Bit Professional OS. While typing out any key word where the auto completion box (black box with with text) pops up and shows you the completed word, just click...
View ArticleActiveX function help
first of all a cordial greeting ..................... I have a problem calling the codejock ocx functions in my project using activex plugin. can someone help me? tnks in advanced
View ArticleGuide
Good afternoon everybody! I wanted to know if there is a guide in Italian of AMS8. Thanks for your help!
View Articleshow dialog and hide page
Hi! is it possible to show dialog and hide page from where it was started and close dialog to show back the page?
View Article