File Injector details

  • Description

    From the doc: '1.Inject an unlimited amount of files into 1 large EXE file 2.add/remove files 3.compress files before injecting(you cannot compress the injected EXE) 4.display an Message on install 5.delete installer 5.use compressed/uncompresed install stub 6.Execute files on install (will display jpg files and play media) 7.extract tp system/windows/current Dir'File Injector v2 is a program that combines any file types into 1 large executable exe you can add any type of file to be bundled into a large exe when the combined exe is executed it then extracts the files & you have the option to run the files after extraction images/text/media will open with there default program & executalbes will be ran, it is programmed in Visual Basic 5 which has many advantages to a program made in VB6 the fist is that the file no longer depends on the VB6 virtual machine msvbvm60.dll so you no longer have to worry about the machine not having the dll file as the VB5 dll is installed wth all versions of windows 9x + the second is that VB5 compiles smaller exe's that VB6 so the stub is alot smaller its only 4 kb packed & 9kb unpacked almost maybe more than half the size of the VB6 stub.