Saturday, February 28, 2026

Fix Windows Camera won't Launch


 If Windows Camera won't launch, do these step to fix it :

- Uninstall Windows camera first, then install again in Microsoft store.

- If Microsoft store error, you can install it manually.

- Go to https://store.rg-adguard.net/, and paste this url into the search box "https://apps.microsoft.com/detail/9wzdncrfjbbg?hl=id-ID&gl=ID" . Change "RP" to "Retail" then click checklist button.

Wednesday, February 25, 2026

PointBlank Zlauncher for Diskless Launcher

- Create a new batch file in Zepetto folder, not inside zlauncher(ID) folder.

@echo off
reg export "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Point Blank ID" reg1.reg
reg export "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Z-Launcher(ID)" reg2.reg
copy /Y reg*.reg final.reg
del reg*.reg
exit