You are on page 1of 1

Issue: In Tortoise_SVN (source), We will get context Menu for file,directory and Desktop

Background but in appv it won’t capture registry entries

Sol: In deployment config,Edit the Machine Script and add in <addpackage> tag

First find the responsible registries and place in reg file, Import that .reg file into package
“[{AppVPackageRoot}]\..\Scripts\contmenu.reg”

In addPackage,

Give Reg.exe as path

In Arguments, “import <path of reg file>”

For reference,check below screenshot

Note: Context Menu will work on only “AppV SP2” Build

You might also like