427 / 5.000 Resultados de tradução
Resultado da tradução
star_border
Can someone help me please. I'm having problems with this plugin "ListBoxEx", In my project, I need to install a certain ".exe" file in each Plugin Item, what happens is that I click...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
22 results in 0.0212 seconds.
Keywords
Members
Tags
-
-
-
Login with USB Device
Hello everyone.
I would like to create on AMS 8.5 a script that when it reads any USB device scrolls to the next page, can anyone help me?
Sorry about my bad English, but I’m Italian!
-
-
Button Properties Script Help...
Last time I used AMS was version 6 (many years ago). So I am very rusty.
I am putting together a prototype GUI and program and I'm sure I will turn to all the talent here in the forum many times for advice and guidance.
My first obstacle is that I want a stock button...
-
-
Create Floder
People, please, I am unable to create a folder with the name "JUNTA" and copy some files into it, I need to create a folder in this way.
"C: \ Program Files \ Adobe \ Adobe Photoshop CC 2015 \ Plugins \ JUNTA"
After copying some files into the folder...
-
-
Custom bootstrapper exe is not running any lua script after g_CreateExtractPath call
I built an msi installer package that runs and installs fine. However I'm having trouble getting the bootstrapper exe to run to completion. There is a call into the global functions script near the top of my mainscript.lua:
Code:-- Create unique extract path. strInstallerPathExtracted
-
-
Volume button
Hello folks, we need to create two volume buttons, one to increase and one to lower the volume, can anyone help me please?
-
-
Button Script (Make Text Underlined on OnEnter)
Hi All
Hope somebody can help me out with this, I guess simple script question:
Question:
I like to make my Button Text Underlined OnEnter.
Script I have tried:
Button.SetProperties("Button1", FontUnderline==true);
Note: I...
-
-
Installing the old Borland Database Engine (BDE32)
Hi,
is there any script to include to install (during an installation) the old BDE32 (Borland Database Engine); in my previous installation software (Wise), a script was supplied, I had just to include it ...
If not, what is the way to install it ?
Thanks...
-
-
Registry Redirection in LUA script
Hello,
I know that there is a plugin available for Setup Factory etc. (WOW64 plugin) where it is possible to enable/disable the registry redirection. I have an 32bit installer MSI and have to modify some registry values after a check algorithm if existing values in a subkey path are existing...
-
-
Help-Script Action or function
Greetings to the members of this loyal kingdom!
I don't know how this may sound to the royal's of this noble family,but please, try as much as possible to offer your sincere and or greatest support. I'm a new member, and i'm trying to develop my first project. However, disgusting i may be, but...
-
-
page jump with swf with .xml
Hello,
I have created a swf menu with http://flashmenulabs.com/ and I need to put this in my AMS8 project, I inserted the swf file but I need thats when it is clicked a button the redirect (page jump) to other page... How can I Do?
the swf have the file...
-
-
How to use on any button "to Apply Changes" or "to Save adjustments"
Tell please how to make the button fulfilling action for example type "to Apply Changes", after as has changed something on a page, (has pushed the button and adjustments were saved.)
Whether there is a script - the code?Last edited by nikolay99; 04-03-2011, 05:08 PM.
-
-
Message Logging from lua script
Hi there
I'm writing a reasonably complex lua script to be used by the bootstapper (I'm creating a custom dependency module). To assist script debugging I would like to log various messages. There are plenty of lua scripts in bootstrap\dependencies folder - all of them use Application.WriteToLogFile()....
-
-
Script Editor Suggestion
Don't know if this is too specifically defined for LUA scripting, but for someone like me with a lot of experience with Visual Basic, one thing that would really be nice, is if the system could be case insensitive and that the system would automatically update the variable names, function names to the...
-
-
How can I extract files from the MSI using Lua script?
I have a scenario where I have some temporary files that I need to be able to run some logic from a Lua script. I tried to set different options on the files but I cannot figure out how to tell MSI Factory my files are temporary and that they should be extracted sooner in the sequence.
...
-