Generating Registery Entries for Your VSIP package Installer

Print Friendly

If you have finish development of your package; you should probably looking for ways to create installer. Simply create an install project on VS; add output of your package. Finally you should insert some registery entries to register it on client’s machine.

   To do so is quiet simply; just open a Visual Studio command prompt and type the following :

RegPkg /root:Software\Microsoft\VisualStudio\8.0 /codebase MyPackage.dll /regfile:Package.reg

     This will create a registery file with the name Package.reg. Open your installer project, select registery edit page; and finally import that file.

   You’ve done! Build your installer and deploy to your clients.

Related posts:

  1. Null DTE when VSIP Package is Auto Loaded on Startup
  2. Quick Open Add-in for Visual Studio
  3. Topluluk İçerik Kurma Sihirbazı – Community Content Installer PowerToy
  4. Windows Installer için Özel Dizinler
  5. Açılışta Otomatik Yüklenen VSIP Paketlerinde Boş Gelen DTE’ler
  6. VSIP Paketiniz İçin Kayıt Kütüğü Girdilerini Oluşturmak
Twitter Digg Delicious Stumbleupon Technorati Facebook Email

No comments yet... Be the first to leave a reply!

Leave a Reply

 
QR Code Business Card