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

BIANCHI Xavier 1 Reputation point
2021-01-11T07:46:43.307+00:00

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 Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,573 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,905 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 28,631 Reputation points Microsoft Employee
    2021-01-12T04:07:31.513+00:00

    Hi @BIANCHI Xavier ,

    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


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.