About 50 results
Open links in new tab
  1. iexpress command line example to create EXE packages

    Mar 8, 2014 · I need help with Example for Use iexpress command line to create EXE package. I have a folder With multiple files and folders inside, and I want to create a single EXE file from this folder.

  2. IExpress - create exe with custom icon - Stack Overflow

    Jul 3, 2012 · With the help of IExpress I created an exe from a bat file and would like to set a custom icon for the exe. Is this possible? Regards

  3. Iexpress is extracting to %temp% folder... How do I prevent this?

    Sep 27, 2013 · Iexpress is extracting to %temp% folder... How do I prevent this? Asked 12 years, 3 months ago Modified 12 years, 3 months ago Viewed 9k times

  4. Newest 'iexpress' Questions - Stack Overflow

    Aug 14, 2023 · I recently ran IExpress and set the output location to my desktop. It appeared to finish successfully, but when I went to the desktop to find my executable file, it wasn't there.

  5. Unable to open the Report file (iexpress) - Stack Overflow

    May 19, 2017 · Working Path => D:\SomeFolderWithSpace\file.SED I liked that IExpress extracts to temporary folder, generates initial SED file from GUI, which can easily be edited as it has INI format, …

  6. windows - iexpress hard-coded extraction destination folder? - Stack ...

    Mar 21, 2011 · I'm using iexpress to make a self extracting executable. Is there a way I can hard-code an extraction destination folder (preferably into a temp folder somehwere) so as to not have the …

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

    Jan 27, 2015 · 72 One very obvious approach is to use IEXPRESS - the ancient built-in tool that creates self-extracting packages and is capable to execute post extraction commands. So here's IEXPRESS …

  8. iexpress - Simple self-extracting installer won't run a simple batch ...

    @Squashman The IExpress tool doesn't generate proper working Executable if the Batch script inherently fires up UAC for Administrator access and then continues the rest of the processing... Any …

  9. Getting IExpress to install to copy files to right location

    Dec 9, 2014 · Learn how to configure IExpress to copy files to the correct location during installation.

  10. Create Batch file for iexpress - Stack Overflow

    May 4, 2012 · Begin your Iexpress tool and Add all your files present in the batch file (except batch file).On the ‘Install Program to Launch’ screen, leave the Post Install Command blank and find the …