mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-05-19 03:58:19 +00:00
Some updates to the COM lib to attempt to get it to work on .net 8. Unfinished, porting all Access functions over to vs instead
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
To setup on new computer:
|
||||
|
||||
1. Add the app.local.config to the users ..\AppData\Local\bnhtrade\ folder (create the bnhtrade folder)
|
||||
|
||||
2. CLone bnhtrade solution from the repo
|
||||
|
||||
3. Build bnhtradeCOM project
|
||||
|
||||
4. Register the COM host for COM. With an elevated prompt, navigate to the build directory and run "regsvr32 bnhtradeCOM.comhost.dll"
|
||||
|
||||
5.
|
||||
Reference in New Issue
Block a user