Hello,
I'm a VB.NET rookie, and I'm trying to package an app that I'm writing in VS 2008.
My package is missing Microsoft.VisualBasic.PowerPacks.Vs.Version 9.0.0.0 (c:\program files\common files\Microsoft shared\Visual Studio PowerPacks\1.1\Microsoft.VisualBasic.PowerPacks.Vs.dll)
This DLL is responsible of drawing lines - LineShapes(!), so my App is just crashed if I don't include this DLL, but I don't know how to register and distribute it.
Any help will be very appreciated!
Thanks
BTW: Not so relevant, but my installer is "Inno Setup"
I'm a VB.NET rookie, and I'm trying to package an app that I'm writing in VS 2008.
My package is missing Microsoft.VisualBasic.PowerPacks.Vs.Version 9.0.0.0 (c:\program files\common files\Microsoft shared\Visual Studio PowerPacks\1.1\Microsoft.VisualBasic.PowerPacks.Vs.dll)
This DLL is responsible of drawing lines - LineShapes(!), so my App is just crashed if I don't include this DLL, but I don't know how to register and distribute it.
Any help will be very appreciated!
Thanks
BTW: Not so relevant, but my installer is "Inno Setup"