Can i package a VERY old application without any MSI or EXE installer
Hi Everyone,
i'm trying to packaging an application that there is no installer like an executable or MSI.
The application architecture is :
-> Folder of application
-> Executable with lot of stuff
-> a subfolder with many DLL's
-> another subfolder with many DLL's
-> another subfolder with many DLL's
The SysPath link to subfolders with the DLL
I can call the executable to launch application and that all.
APP-V-server installed and the APP-V sequencer too (on another virtual machine).
Can i package this garbage and how ? ^^
thank you :)
