Top "Iexpress" questions

Windows utility to create self-extracting setup files

How can I convert a VBScript to an executable (EXE) file?

I'd looked around for information to convert a VBScript (*.vbs) to an executable and realised that most of the tools …

vbscript executable iexpress
How can a .bat file be 'converted' to .exe without third party tools?

There are many reasons to want to 'convert' a .bat to .exe - to hide/obfuscate implementation, passwords, path to …

.net iexpress batch-file
iexpress command line example to create EXE packages

I need help with Example for Use iexpress command line to create EXE package. I have a folder With multiple …

iexpress
Unable to open the Report file (iexpress)

I'm trying to create a installer with iexpress for a WAV Audio Player in C that I finished today, but, …

windows file package report iexpress
How can I edit an exe's resources (File Description, Icon, etc.) using a command line utility?

The whole story: I have created a fancy .NET program which has an installer created by the Visual Studio Installer (…

.net deployment resources windows-installer iexpress
Create Batch file for iexpress

I am trying to use iexpress to run my batch file which will execute the 2 exe & 1 msi files for …

c# installation exe silent iexpress
iexpress not executing installer

I have an install.bat file and a resource folder. so long as these two files are in the same …

iexpress
iexpress hard-coded extraction destination folder?

I'm using iexpress to make a self extracting executable. Is there a way I can hard-code an extraction destination folder (…

windows iexpress
IExpress 2 and bat file path

I have to install on several machines 3 .exe that needed to be installed with correct order. To do that I …

windows deployment iexpress