Original link to Windows Optimizer : https://github.com/hellzerg/optimizer
Alternate Link Download : Windows Optimizer
Monday, April 22, 2019
Monday, April 15, 2019
Microsoft Store Error on Windows 10
If you have issue with microsoft store, such as microsoft store closes immediately after opening or can't install any app from microsot store with error pop up "couldn't install, we'll retry shortly". Here's the solution for you that will fix it 100%.
1. Klik search button then type "powershell". Then right click it and choose option "Run as Administrator".
2. You need to remove microsoft store first. Then copy paste this command into powershell :
Get-AppxPackage *windowsstore* | Remove-AppxPackage
3. After you press enter. Copy paste this command to reinstall Microsoft Store and don't forget to press enter.
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
4. Reboot the pc.
5. After restart, go to setting or press Windows logo key + I. Then click "Apps", then choose "Apps & Features". Scroll down until you see "App Installer". Click it and click Advanced Option right under the "Microsoft Corporation" text. Then scroll down until you find "Reset" button. Click the button until "check mark" icon appears next to the reset button.
6. Then you can try again install app from microsoft store.
7. This solution can also be used for built-in windows app error such as calculator, photos etc. You just need to reset the app like step 5.
1. Klik search button then type "powershell". Then right click it and choose option "Run as Administrator".
2. You need to remove microsoft store first. Then copy paste this command into powershell :
Get-AppxPackage *windowsstore* | Remove-AppxPackage
3. After you press enter. Copy paste this command to reinstall Microsoft Store and don't forget to press enter.
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
4. Reboot the pc.
5. After restart, go to setting or press Windows logo key + I. Then click "Apps", then choose "Apps & Features". Scroll down until you see "App Installer". Click it and click Advanced Option right under the "Microsoft Corporation" text. Then scroll down until you find "Reset" button. Click the button until "check mark" icon appears next to the reset button.
6. Then you can try again install app from microsoft store.
7. This solution can also be used for built-in windows app error such as calculator, photos etc. You just need to reset the app like step 5.
Friday, April 12, 2019
CCboot Stuck Booting di Windows 10
Jika CCboot stuck di windows 10 dengan chipset terbaru seperti h110, h310 atau chipset terbaru lainnya. Coba lakukan beberapa solusi berikut di bawah ini.
Solution :
- Install driver lan asli dari motherboard dan jangan gunakan driver lan bawaan dari Microsoft.
- Jangan klik yes ketika ditanya "optimize windows" ketika selesai install ccboot client.
- Jangan pilih semua NIC driver di jendela "NIC Drivers" ketika sudah selesai install ccboot client. Uncheck semua pilihan NIC dengan mengklik "select all" dan klik ok.
- Lalu klik "NIC PnP", kemudian klik "Collect Local Nic", lalu klik "Merge Collected NIC".
- Jika masih stuck, enable "Network Stack" di bios.
- Jika masih stuck juga ganti PXE nya di client properties di Ccboot server, dari "gpxe.pxe" ke "gpxex.pxe".
- Jika masih stuck juga , tambahkan NIC driver ke image dengan menggunakan feature Add NIC Driver to Image di CCBoot server. Dengan cara sebagai berikut :
Solution :
- Install driver lan asli dari motherboard dan jangan gunakan driver lan bawaan dari Microsoft.
- Jangan klik yes ketika ditanya "optimize windows" ketika selesai install ccboot client.
- Jangan pilih semua NIC driver di jendela "NIC Drivers" ketika sudah selesai install ccboot client. Uncheck semua pilihan NIC dengan mengklik "select all" dan klik ok.
- Lalu klik "NIC PnP", kemudian klik "Collect Local Nic", lalu klik "Merge Collected NIC".
- Jika masih stuck, enable "Network Stack" di bios.
- Jika masih stuck juga ganti PXE nya di client properties di Ccboot server, dari "gpxe.pxe" ke "gpxex.pxe".
- Jika masih stuck juga , tambahkan NIC driver ke image dengan menggunakan feature Add NIC Driver to Image di CCBoot server. Dengan cara sebagai berikut :
Menambah Pc ke dalam cafe console cyberindo
- Gunakan DB Browser for SQLite. Download disini : https://sqlitebrowser.org/dl/. Pakai aja yang portable.
- Klik open database dan arahkan ke file "cyberindoserver\data\data.s3db". Pilih all files jika filenya tidak terlihat.
- Klik Browse Data, lalu pilih tbl_Computer di bagian table. Tambahkan nama pc, ip address, mac address dst.
- Lalu pilih tbl_ComputerGroup di bagian table dan tambahkan index, ComputerIdx, GroupId.
- Setelah selesai klik write changes.
- Restart services cafe console agar pc tersebut masuk ke dalam cafe console.
- Klik open database dan arahkan ke file "cyberindoserver\data\data.s3db". Pilih all files jika filenya tidak terlihat.
- Klik Browse Data, lalu pilih tbl_Computer di bagian table. Tambahkan nama pc, ip address, mac address dst.
- Lalu pilih tbl_ComputerGroup di bagian table dan tambahkan index, ComputerIdx, GroupId.
- Setelah selesai klik write changes.
- Restart services cafe console agar pc tersebut masuk ke dalam cafe console.
Thursday, April 4, 2019
Update Registry Origin and Update Origin diskless for server
Save it and name it "update origin registry.bat". Then place it inside origin folder.
Save it as "update origin.bat" and place it inside origin folder . Then make new folder then rename it to Origin.
New Version of Origin Launcher
- Cut folder "C:\Programdata\Origin" then paste it inside Origin installation directory.
- Make a batch file inside Origin installation directory. Write in these commands :
- To save preshader cache, run apex at diskless client until preshader-cache complete. After that exit Apex.
- Then go to %LocalAppData% and copy Nvidia or AMD folder from diskless client, then paste it inside Origin installation directory in diskless server.
- Then add this script into origin launcher :
mklink /J "%LocalAppData%\Nvidia\" "Nvidia"
Discord and Origin Stuck/Error
If you encounter 2 of these problem :
1. Discord stuck on checking update or starting .
2. Origin cannot be installed and it says "check your connection"
Then install these certificates to your windows and it will fix your problem.
Certificate File
For verisign certificate you need to install it in "Trusted Root Certification Authorities" and for authroot certificate you just click next until finish.
1. Discord stuck on checking update or starting .
2. Origin cannot be installed and it says "check your connection"
Then install these certificates to your windows and it will fix your problem.
Certificate File
For verisign certificate you need to install it in "Trusted Root Certification Authorities" and for authroot certificate you just click next until finish.
Subscribe to:
Posts (Atom)