question

BIANCHIXavier-9217 avatar image
0 Votes"
BIANCHIXavier-9217 asked AmitaMenon-3691 edited

Can i package with APP-V a VERY old application without any MSI or EXE installer ?

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 :)

azure-webappsazure-virtual-desktop
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ryanchill avatar image
0 Votes"
ryanchill answered ryanchill commented

Hi @BIANCHIXavier-9217,

Just to confirm, you have an old win forms app that you want to package using App-V? If so, I've added windows form tag so that your question gains better visibility. Have you attempted using MSIX as an alternative? The architecture you laid seems pretty straightforward and likely candidate. However, I'm not certain if syspath will cause any blockers for you.

EDIT: You can use App-V Sequencer to configure a custom installer. The Sequencer will allow you to configure the installer to do the file copy into folders.

56199-image.png

Regards,
Ryan



image.png (30.4 KiB)
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,

thank you for your answer.

Yes, this an "old forms application".

I'm looking for a tool like "ThinApp" (from VMware) that you can "package" applications to "stream" them . And i think (after reading documents), "APP-V" will be this tool.

I'have tryed MSIX, it seems to be the same thing as APP-V but with less options.

0 Votes 0 ·

Hi @BIANCHIXavier-9217, you can use App-V Sequencer. Please see my edited post above.

Regards,
Ryan

0 Votes 0 ·

Hi,

I will already try this. The "custom installation" doesnt detect any DLL called by the executable.

The main issu is that there is no copy / move or something like that and APP-V doesnt package the application.

This is an application that you can copy and paste the main folder on any computer to install it. The executable is here to launch the application

i wanted to try packaging with APP-V and stream it on computer

0 Votes 0 ·
Show more comments