Jump to content

The DCS Updater / Launcher GUI Utility Version 2.0 (2023+)


Recommended Posts

5 hours ago, Rudel_chw said:

 

You may want to consider switching to a local account ... the Microsoft account has a lot of downsides:

"Cons of Logging in With a Microsoft Account

Some of the downsides of using a Microsoft account to log in to your Windows computer include:

Hackable: Microsoft stores your account info on the internet, so if someone hacks your account, the hacker gains access to your computer and every Microsoft service you use.


Internet needed: Logging in to your computer when you're offline requires an extra step to confirm that you want to use the latest saved settings.


Shared password: If you share a Microsoft login with anyone, they have access to your Microsoft services, and they can view any sensitive information stored there.


Less privacy: Microsoft saves your computer settings, computer usage, sites you visit, and apps you use on their servers.


Synced settings: Settings automatically sync on all devices that use your Microsoft account.


Locked out of all accounts: Being locked out of your Microsoft account also means you're locked out of all devices you use with that account. It takes anywhere from 10 to 15 minutes to recover your Microsoft password."

 

When you install Windows the use of a MS account used to be optional, but not anymore ... Windows will not let you install without a MS account ...

fortunately, there is a trick to circumvent thos: Install windows with your PC not connected to the internet

(rj45 cable unplugged or when asked to connect to a wifi network tell the installer you have no wifi)

Pass the tinfoil...

 

  • Thanks 1

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Link to comment
Share on other sites

On 12/17/2022 at 3:06 PM, SkateZilla said:

This is a Global issue, with even the Re-Build version I'm working on,

Something was changed w/ 2.8.1 in regards to qt platform, I will look into it further in my build, but as stated, the current version is legacy code and has been archived.

** The Error is because qwindows.dll no longer has a Version # in the DLL in the /bin/ Folder.
1. Delete this file.
2. /bin/platforms/, right click the qwindows.dll file make sure it has a version number.
3. paste in /bin

I believe it's an older file, but shouldn't hurt anything, I will have to see if no version is intentional or not, if it is, I will have to recode the Qt Platform check.

Apologies for not getting back sooner.  I appreciate your reply.  This did the trick.

Link to comment
Share on other sites

I asked the same question a couple of pages ago and I can’t remember the answer!

Edit: It is on p80 and 81. However, despite various suggestions by @SkateZillathere was no solution. 


Edited by imacken

Intel i7 12700K · MSI Gaming X Trio RTX 4090 · ASUS ROG STRIX Z690-A Wi-Fi · MSI 32" MPG321UR QD · Samsung 970 500Gb M.2 NVMe · 2 x Samsung 850 Evo 1Tb · 2Tb HDD · 32Gb Corsair Vengance 3000MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · Tobii Eye Tracker 5 · Thrustmaster F/A-18 Hornet Grip · Virpil MongoosT-50CM3 Base · Virpil Throttle MT-50 CM3 · Virpil Alpha Prime Grip · Virpil Control Panel 2 · Thrustmaster F-16 MFDs · HTC Vive Pro 2 · Total Controls Multifunction Button Box

Link to comment
Share on other sites

Microsoft believes the issue is a result of One Drive Syncing you desktop folder..  

Backup any data:

-Right-click the OneDrive icon in the Notification area and click Settings.

-Select the Backup tab, and click Manage Backup

-In the Manage folder backup dialog, click on the Stop backup link for "Desktop"

-Click Stop backup in the confirmation dialog that appears.


Edited by SkateZilla

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

Thanks Skate. Yes, that works in terms of your app, but it's not a practical solution as the desktop contents then disappear from view and are replaced by a 'Where are my files' icon. Of course, it can be redirected away from OneDrive, but just for this one issue, not sure it’s worth it  

I still don't understand why yours is the only app I have ever used that exhibits this behaviour.


Edited by imacken

Intel i7 12700K · MSI Gaming X Trio RTX 4090 · ASUS ROG STRIX Z690-A Wi-Fi · MSI 32" MPG321UR QD · Samsung 970 500Gb M.2 NVMe · 2 x Samsung 850 Evo 1Tb · 2Tb HDD · 32Gb Corsair Vengance 3000MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · Tobii Eye Tracker 5 · Thrustmaster F/A-18 Hornet Grip · Virpil MongoosT-50CM3 Base · Virpil Throttle MT-50 CM3 · Virpil Alpha Prime Grip · Virpil Control Panel 2 · Thrustmaster F-16 MFDs · HTC Vive Pro 2 · Total Controls Multifunction Button Box

Link to comment
Share on other sites

6 hours ago, imacken said:

Thanks Skate. Yes, that works in terms of your app, but it's not a practical solution as the desktop contents then disappear from view and are replaced by a 'Where are my files' icon. Of course, it can be redirected away from OneDrive, but just for this one issue, not sure it’s worth it  

I still don't understand why yours is the only app I have ever used that exhibits this behaviour.

 

 

 

Copy/Paste the code below into notepad, save as browse.vbs, place on desktop and double click, does it do the same thing?

 

'---start here---
  Dim oFolder 
  Set oFolder = CreateObject("Shell.Application").BrowseForFolder(0,"Select a Folder",0,0) 
  If (oFolder Is Nothing) Then 
 
  Else  
    msgbox oFolder.Self.Path 
  End If
'---end here---

 

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

Thanks, but still the same.  Sorry, I mean that double clicking on it just brings up the same desktop only browser.


Edited by imacken

Intel i7 12700K · MSI Gaming X Trio RTX 4090 · ASUS ROG STRIX Z690-A Wi-Fi · MSI 32" MPG321UR QD · Samsung 970 500Gb M.2 NVMe · 2 x Samsung 850 Evo 1Tb · 2Tb HDD · 32Gb Corsair Vengance 3000MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · Tobii Eye Tracker 5 · Thrustmaster F/A-18 Hornet Grip · Virpil MongoosT-50CM3 Base · Virpil Throttle MT-50 CM3 · Virpil Alpha Prime Grip · Virpil Control Panel 2 · Thrustmaster F-16 MFDs · HTC Vive Pro 2 · Total Controls Multifunction Button Box

Link to comment
Share on other sites

19 minutes ago, imacken said:

Thanks, but still the same.  Sorry, I mean that double clicking on it just brings up the same desktop only browser.

 

Then the problem is not my App, it's an End User software configuration, as that code simply uses the Windows Shell to generate a browse window.

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

I have exactly the same issue if i browse however, you can enter the path by hand as a work around. I'm not sure it is an end user problem per say though, e.g. something we can configure.


Edited by speed-of-heat

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Link to comment
Share on other sites

It's something that I have taken into account in the new UI.
But there's nothing I can do about the old UI as it's legacy and been archived.

2 hours ago, speed-of-heat said:

I have exactly the same issue if i browse however, you can enter the path by hand as a work around. I'm not sure it is an end user problem per say though, e.g. something we can configure.

 

The problem is caused by End User's configuration of One Drive / Network Drive sync,

The Desktop is not intended to be synced with a network drive, 
This comes directly from Microsoft Knowledge Base, and the V.B. Developer Forums,

There is nothing I can do to fix it regardless, but as stated that's why there's the text box alternate entry option for builds/sg folders.


Edited by SkateZilla
  • Like 1

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

I’m very confused by this. All other apps do not have this issue. I have been using OneDrive for system folders for years without issues. 
MS positively encourage users to use OD for that purpose. 
It’s not pointing to a network drive, it’s a local folder that gets backed up to OD in the cloud. 

Intel i7 12700K · MSI Gaming X Trio RTX 4090 · ASUS ROG STRIX Z690-A Wi-Fi · MSI 32" MPG321UR QD · Samsung 970 500Gb M.2 NVMe · 2 x Samsung 850 Evo 1Tb · 2Tb HDD · 32Gb Corsair Vengance 3000MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · Tobii Eye Tracker 5 · Thrustmaster F/A-18 Hornet Grip · Virpil MongoosT-50CM3 Base · Virpil Throttle MT-50 CM3 · Virpil Alpha Prime Grip · Virpil Control Panel 2 · Thrustmaster F-16 MFDs · HTC Vive Pro 2 · Total Controls Multifunction Button Box

Link to comment
Share on other sites

17 minutes ago, imacken said:

I’m very confused by this. All other apps do not have this issue. I have been using OneDrive for system folders for years without issues. 
MS positively encourage users to use OD for that purpose. 
It’s not pointing to a network drive, it’s a local folder that gets backed up to OD in the cloud. 

I'm not using any custom code, it's the default VB Code for Folder Browser, So like I said, it's not app specific, you said yourself, using the vbs script to call up the default windows shell shows the same behavior.

One Drive is a Network Drive w/ a Different Icon, but behaves the same way.

It's an End User configuration issue.

 

 

I use one drive to backup data daily, but I also do not backup my /Desktop/ Folder as it's all shortcuts.


Edited by SkateZilla

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

Thanks Skate. 
There are different ways of using OD. Mine is used as local folders backed up to OD. It is not a network drive, it’s a c drive folder. 
All I am saying is that over many years, I have never seen this happen before. I’m not ‘blaming’ the app, just stating the circumstances. Just seems strange, that’s all. 
There is nothing unusual or user specific to use OD in this way. It is positively encouraged by MS and is used by many. 
As you say, nothing you can do. 

Intel i7 12700K · MSI Gaming X Trio RTX 4090 · ASUS ROG STRIX Z690-A Wi-Fi · MSI 32" MPG321UR QD · Samsung 970 500Gb M.2 NVMe · 2 x Samsung 850 Evo 1Tb · 2Tb HDD · 32Gb Corsair Vengance 3000MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · Tobii Eye Tracker 5 · Thrustmaster F/A-18 Hornet Grip · Virpil MongoosT-50CM3 Base · Virpil Throttle MT-50 CM3 · Virpil Alpha Prime Grip · Virpil Control Panel 2 · Thrustmaster F-16 MFDs · HTC Vive Pro 2 · Total Controls Multifunction Button Box

Link to comment
Share on other sites

Happy Holidays Everyone,

Progress on the new App is progressing. The core is finished and most of the UI Art is done as well, pending my bad habit of wanting to re-do things to get the best look possible.
There is still a good amount of sub-function code to be written and debugged, especially thread syncing between primary and sub functions as well as between primary functions.
The App itself is about 85% functional, as stated, with some sub-function code to be written, synced and tested.

The only setback so far has been to outside parameters. A few weeks ago, I fractured my left hand, and possibly tore ligaments (MRI Pending). 
My left hand and lower arm are in a cast, and I am unable to type with it at the present time. That being said, the code work is being done one handed, Just a little slower.

Once the App features are finalized and the app is in internal testing, I will be releasing detailed information, and media.
The Goal is still Q1 2023, and there's no reason that goal can't be met.

Alas, I do not leave you with nothing, being the holidays and all, I leave you with the image below of the new UI Home screen (still WIP, and relevent info redacted of course).

 

Updater_12.25.2022.A.PNG


Edited by SkateZilla
  • Like 13
  • Thanks 6

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

Cita

Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración 
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.

************** Texto de la excepción **************
System.ArgumentException: El argumento o la llamada a procedimiento no es válido.
   en Microsoft.VisualBasic.FileSystem.Rename(String OldPath, String NewPath)
   en DCSUpdaterUtility.Form_Main.Button_ApplyLocaleChange_Click(Object sender, EventArgs e)
   en System.Windows.Forms.Control.OnClick(EventArgs e)
   en System.Windows.Forms.Button.OnClick(EventArgs e)
   en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.ButtonBase.WndProc(Message& m)
   en System.Windows.Forms.Button.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Ensamblados cargados **************
mscorlib
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4515.0 built by: NET48REL1LAST_C
    Código base: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DCS Updater Utility
    Versión del ensamblado: 1.1.0.1042
    Versión Win32: 07.01.2021
    Código base: file:///E:/Programs%20No%20Performance/DCS%20Updater%20Utility-07.01.2021.1/DCS%20Updater%20Utility/DCS%20Updater%20Utility.exe
----------------------------------------
Microsoft.VisualBasic
    Versión del ensamblado: 10.0.0.0
    Versión Win32: 14.8.4084.0 built by: NET48REL1
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4536.0 built by: NET48REL1LAST_C
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4590.0 built by: NET48REL1LAST_B
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4550.0 built by: NET48REL1LAST_C
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4390.0 built by: NET48REL1LAST_C
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4190.0 built by: NET48REL1LAST_B
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4084.0 built by: NET48REL1
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4084.0 built by: NET48REL1
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Accessibility
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4084.0 built by: NET48REL1
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Newtonsoft.Json
    Versión del ensamblado: 12.0.0.0
    Versión Win32: 12.0.3.23909
    Código base: file:///E:/Programs%20No%20Performance/DCS%20Updater%20Utility-07.01.2021.1/DCS%20Updater%20Utility/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4084.0 built by: NET48REL1
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
mscorlib.resources
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4084.0 built by: NET48REL1
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_es_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
Microsoft.VisualBasic.resources
    Versión del ensamblado: 10.0.0.0
    Versión Win32: 14.8.4084.0 built by: NET48REL1
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/v4.0_10.0.0.0_es_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll
----------------------------------------
System.Windows.Forms.resources
    Versión del ensamblado: 4.0.0.0
    Versión Win32: 4.8.4084.0 built by: NET48REL1
    Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Depuración JIT **************
Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
aplicación o equipo (machine.config) debe tener el
valor jitDebugging establecido en la sección system.windows.forms.
La aplicación también se debe compilar con la depuración
habilitada

Por ejemplo:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
se enviará al depurador JIT registrado en el equipo
en lugar de controlarlo mediante el cuadro de diálogo.


 

Hi there, first of all congratulations for this amazing tool....

I get the error shown before when trying to translate (i am using the last version)....i have search fir this error but can not find it...any help is welcome!. Thanks!

 

Link to comment
Share on other sites

1 hour ago, DuRiN said:

Hi there, first of all congratulations for this amazing tool....

I get the error shown before when trying to translate (i am using the last version)....i have search fir this error but can not find it...any help is welcome!. Thanks!

 

There's a read or write lock on your lang.cfg file.

  • Like 1

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

On 12/18/2022 at 7:42 AM, Rudel_chw said:

 

You may want to consider switching to a local account ... the Microsoft account has a lot of downsides:

"Cons of Logging in With a Microsoft Account

Some of the downsides of using a Microsoft account to log in to your Windows computer include:

Hackable: Microsoft stores your account info on the internet, so if someone hacks your account, the hacker gains access to your computer and every Microsoft service you use.


Internet needed: Logging in to your computer when you're offline requires an extra step to confirm that you want to use the latest saved settings.


Shared password: If you share a Microsoft login with anyone, they have access to your Microsoft services, and they can view any sensitive information stored there.


Less privacy: Microsoft saves your computer settings, computer usage, sites you visit, and apps you use on their servers.


Synced settings: Settings automatically sync on all devices that use your Microsoft account.


Locked out of all accounts: Being locked out of your Microsoft account also means you're locked out of all devices you use with that account. It takes anywhere from 10 to 15 minutes to recover your Microsoft password."

 

When you install Windows the use of a MS account used to be optional, but not anymore ... Windows will not let you install without a MS account ...

fortunately, there is a trick to circumvent thos: Install windows with your PC not connected to the internet

(rj45 cable unplugged or when asked to connect to a wifi network tell the installer you have no wifi)

  1. Hackable - Everyone stores your information on the internet, including DCS in mongodb, mysqldb, aws rds, etc etc..it will vary based on the orgs infra....every account on the internet is "hackable", there are no fool proof methods to 100% without a doubt secure anything. People are the weakest link.
    1. Enable 2FA to mitigate this risk vector - https://support.microsoft.com/en-us/account-billing/how-to-use-two-step-verification-with-your-microsoft-account-c7910146-672f-01e9-50a0-93b4585e7eb4
  2. Internet Needed - You don't need the internet to log into your computer on Windows 10/11, with a Microsoft account. They would like you to think that. You can create a local account by Win + I (Windows 11) -> Accounts -> Other Users -> Add other user -> I don't have this person's info -> Add a user without a Microsoft account -> Now you're at the local account creation page.
  3. Shared password - Don't share it, pretty simple here. Use the method above to create them their own account, utilize Win + R -> gpedit.msc to create a restrictive environment for said user so that can't do anything, or only what you want them to.
  4. Less privacy - True, however...https://www.privacy.sexy/  (https://github.com/undergroundwires/privacy.sexy) has completely customizable scripts for your everyday user to gain that back, as well as utilizing something like OO-Shutup 10++ (google it).
  5. Synced settings - Only if you want them to...utilize the tools above to mitigate that.
  6. Locked out of accounts - Not a big deal if you're using your real information, only an issue if you're trying to obfuscate that info for some reason...if you're that person, then you know what you're doing and have thought of that possibility.
  7. Installation of Win10/11 without internet - easily bypass-able. Here is a guide - https://pureinfotech.com/bypass-internet-connection-install-windows-11/ or utilize the wifi trick.





Anyway, thanks for this amazing tool, just found it. 🙂


Edited by itx
  • Like 1
Link to comment
Share on other sites

Hello everyone, i have encountered a problem i never had before. I wanted to switch to Steam VR from Oculus in order to use Reshade, but i cant seem to change the rendering driver anymore? I have verified steam vr files and chosen the path to steam. I can launch it with the launcher but not tick the box or change the driver it is greyed out.

Attached a screenshot of what it looks like.DCS Updater.png

 

Link to comment
Share on other sites

5 hours ago, Arcticfox said:

Hello everyone, i have encountered a problem i never had before. I wanted to switch to Steam VR from Oculus in order to use Reshade, but i cant seem to change the rendering driver anymore? I have verified steam vr files and chosen the path to steam. I can launch it with the launcher but not tick the box or change the driver it is greyed out.

I had a similar problem, in my case it was that I have installed SteamVR to my library folders, not into main steam folder. You can find where your SteamVR installation sits by going into steam library, selecting "tools" from the filter dropdown, and then right clicking on SteamVR and selecting "browse local files".

image.png

This will show where it is currently located, but you only want the actual library folder (the one where the "steamapps" folder is located in), e.g. E:\Games\SteamGames, assuming the rest of the path is steamapps\common\SteamVR\ etc.

This should do the trick, at least in my case it did - app recognized the library folder and is now again able to launch SteamVR.


Edited by StarLightPL
  • Thanks 1
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...