So - I would like to use Autoplay Media Studio to create an executable that would do a few things on standalone workstation where the logged in user is NOT a local administrator:
1. Uninstall a specific piece of software called Code Review
2. Install some Zoll software
3. Install...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
12 results in 0.0106 seconds.
Keywords
Members
Tags
-
Using specific admin credentials when Autoplay executable runs
-
-
Confirm that the folder already exists
I made a code that creates a folder during installation
How do I confirm that a folder already exists, if you try to install again, that code I use?
:rolar os olhos
-
-
How to change install location of a file
In the 2.0.1 version of my installer, I had a file, IMGSRVR.INI installed to: [ProgramFilesFolder]\ProducePro\Scanning
In the 2.0.2 version of my installer I changed the destination to:
[CommonAppDataFolder]\ProducePro\Scanning
When I install a fresh copy of 2.0.2, IMGSRVR.INI...
-
-
Install files depend on 32 or 64bit OS
Hello,
in my Application I need to install files of a folder depend on the 32/64bit System.
E.g. c:\Prgram Files\MyApplication\thisFolder
The content files of thisFolder are depend on the System (32/64 bit).
So that I need to detect the 32/64bit -System and copy...
-
-
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...
-
-
Conditional install based on language
Hi,
I have to files corresponding to 2 languages (run500_uk.dll & run500_fr.dll) to install and the target must be run500.dll; in the settings/language, I have put the 2 languages (french & english) but I don't know how to achieve this installation, in the files/properties, I...
-
-
Signed driver installation (inf & cat)
Hi,
I would like to install a signed inf file with a cat file. When I try to run “PnPutil” form SetupFactory I get an error “file not found”.
Here is the source:
Shell.Execute(SessionVar.Expand("%WindowsFolder%") .."\\System32\\PnPutil -i -a myinf.inf",...
-
-
Network client install
I have an EXE/MSI installer that installs program files on the network server for using our application on a network.
The systems admin then runs another installer to perform client install. The client install simply needs install a shortcut on Start > Programs and desktop which references...
-
-
Using ALT key (mnemonic) stops install
I have a user in Japan who uses the ALT key as a mnemonic key for NEXT and the installation halts.
Apparently he can do that with other installers but not with mine. Anyone hear of this before or have a workaround
-
-
Uninstalling old OLD version
I have found how to make my package silently uninstall previous versions before the new version is installed, performing a 'major upgrade'
(still can't do a 'minor upgrade/update, but that is another thread)
My question is, is there any way to silently uninstall (or at least detect)...
-
-
Custom action in a feature?
Hi,
I need to run an executable if a feature has been selected. How do I go about implementing something like that?
Thanks
-
-
Autorun Unattended Installers?
Do you guys have any suggestions for where I might look on using your app to run unattended installers?
I'm thinking that some of my clients could benefit something along the lines of using this app as a means of distributing unattended versions of software.
Take Office...
-