Hey all,
<> contains a reference to a Launch Process related API System Diagnostics Process Start
I just use it for opening web pages:
Process Start ("url link")
In .Net Framework 4.8 WinForms app, is there a replacement for opening web pages?
<> If I use this function:
DesktopBridge Helpers GetCurrentPackageFullName
May I use a Select Case to decide if the app is running under Store UWP, and if not, use Process Start?
Will fail the test yet?
<> contains a blocked executable reference to "cdB" "csi" "reg"
Anyone knows what does it mean? What are "cdB" "csi" "reg" and where to look for them in code?
Thanks.