Thursday, February 28, 2019

Install SmartBilling on Windows 10

1. Disable smartstarter at windows startup
2. Run > compmgmt.msc . Then make new schedule like steps at the following pictures :

Tuesday, February 26, 2019

Disable "important updates missing" Notification in Windows 10

If you use windows 10 and don't want to update your windows but disturbed by update notification like image below :


Then you can disable this notification by edit windows 10 registry. Go to this key :

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate

Then modify TrayIconStatus key, click on hexadecimal then change the value from 10 to 0.

Or Just rename the application MusNotifyIcon.exe located in Windows\System32.
For example : MusNotifyIcon1.exe

Wednesday, February 20, 2019

Solving missing systray icon

Make a reg file and paste this code to the file :

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify]
"PastIconsStream"=-
"IconStreams"=-

 Save it and double click the file, then restart your windows.

PUBG Lite Launcher for Garena

Make or Edit garenagames.xml file and place it along with garena.exe not garena_launcher.exe













Write or add this code to the file :
Remember to change path according to your Pubg Lite Directory.

Then Make bat file and name it as you want, then place it in pubg lite directory :

Change "E:\Online Game\Garena\Garena.exe" to your garena messenger directory path.