D
dmhzx
Guest
Hi I've been looking at this page
Package a desktop app from source code using Visual Studio - MSIX
There is a section 6 c in there that talks about replacing a section of XML , and I'm just wondering why that needs to be replaced and what it does (in general terms).
I am using the latest VS 2019.
It must do something that the standard code doesn't do. (or does do that shouldn't.
The project is a Backup utility, and I'd like to install it on other machines in the house, so that it will run from a double click.
This is my first VB .Net project, and it has been 'translated' from an Access VBA version, and an Excel equivalent.
Thanks
Continue reading...
Package a desktop app from source code using Visual Studio - MSIX
There is a section 6 c in there that talks about replacing a section of XML , and I'm just wondering why that needs to be replaced and what it does (in general terms).
I am using the latest VS 2019.
It must do something that the standard code doesn't do. (or does do that shouldn't.
The project is a Backup utility, and I'd like to install it on other machines in the house, so that it will run from a double click.
This is my first VB .Net project, and it has been 'translated' from an Access VBA version, and an Excel equivalent.
Thanks
Continue reading...