vishnu
Posts: 1
Joined: Fri Aug 15, 2025 10:10 pm

Changing Reference Paths for Projects Imported from Visual Studio

Hi Team,

I’ve been exploring how Advanced Installer integrates with Visual Studio solutions, and I’m particularly interested in how it handles installation paths for referenced projects.

When importing a solution (.sln file), I’ve noticed that all referenced projects default to installing in APPDIR. Is there a way to customize these paths—for example, to install Windows Services in APPDIR and a Website in WWWROOT?

I’d really appreciate any guidance or best practices you could share on managing this setup effectively.

Thanks in advance!
Catalin
Posts: 7504
Joined: Wed Jun 13, 2018 7:49 am

Re: Changing Reference Paths for Projects Imported from Visual Studio

Hello and welcome to your forums,

I'm afraid that by default the files are added into the APPDIR folder.

However, after the import, you can safely move the files around in the appropriate folder(s).

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”