Recently i encountered a problem that doesn’t allow me to add a shared printer. It seems to be new so it might have something to do with the windows update.
Then i found the solutions. Its to add a registry entry. here it is :
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\RpcAuthnLevelPrivacyEnabled to 0
Recently I have download Microsoft SQL Server for a small interesting project I was working. Then all of a sudden, my hard disk space became 0 in my Drive C.
Puzzled for a few days a encountered a blog post that featured a nifty little software that I will now keep in my software belt.
It shows you the disk size of each folder in your pc. Quite a good find. The name of the software is TreeSize Free version.
So just in case you are working on a project in Microsoft SQL Server, be sure that the hard disk space will be close to zero, unless you can clean the dump folder.
This question was raised to me recently and it peeked my interest to solve and find out how to do this. After digging around i found 2 working codes for my case.
To explain further my tables are generated dynamically so the column widths and gaps differ by each refresh of the table
There are the 2 options that i found
Hope this code helps out somebody out there. If you have any questions, just drop me a line.
Recently I purchased a new laptop and had tried to install a lot of my legacy software. One of them suddenly popped out a message saying ” Error 432. Setup has detected that unInstallShield is in use. Please close unInstallShield and restart setup. “
You need to be logged in as the computer’s Administrator.
Delete an instance of the file IsUninst.exe from the C:\Windows directory. If the file cannot be deleted, you need to reboot the machine and try again.
I have included a picture to show where the file is located
There was a requirement before that the webpage needs to be converted to any language that the guest will be coming from.
So I got digging and found the code that will let Google translate convert it on the fly. Take note that this might need a few web source tinkering.
Here it is :
And the output you will see is :
I’m not sure why I cannot copy and paste code to WordPress for now. I am suspecting that you cannot copy <DIV> statements. But soon I will know why. But for now, a screenshot will do.
Now, of course, there is a downside to using this one. The translation going back from Chinese-to-English for example might not yield the same result. Just be careful if you are using words like Parent’s Portal that might be translated as an intergalactic dimension.
Just to be safe, we can keep it to plain or simple words that google can understand.
Hi guys, I’m happy to be back inspired to make my own youtube channel and promoting the sharing of knowledge to those who try to survive in this COVID-19 pandemic.
When you see my first video, the screen on Powerpoint seems to have empty spaces on the left and right side of the screen, so I had to research how to make it look like the DVD player version once I upload it to youtube.
My goal is to use PowerPoint presentations and background music to share what I know and how to solve daily problems in computers.
Here are the steps :
Select the Design tab of the toolbar ribbon.
Select the Slide Size Slide Size icon near the far right end of the toolbar.
Select Standard (4:3 aspect ratio) or Widescreen (16:9) or Custom Slide Size.
Now your excel should look like this one
And for those who are curious on what software I use to convert Powerpoint into Movie is that i use Ppt To Video Convert.
Comment below and let me know there’s anything I can help.
I have been trying out free VPN and so far Winscribe offers 10GB of bandwidth for its free users. I was able to download and install it on my Win10 PC as well as in my Google Chrome as an extension.
Hopefully, it lasts me for a month. But i doubt. We’ll see how it turns out.
For the promo of 10GB per month, it only starts of as 2GB. To get to 10GB you need to register your email and verify it.
So far what I learned is when you initially open it, Viber would have issues with the PORT monitoring and will jack up your CPU usage to 100%. Once you allow it by disabling the PORT being used, everything goes back to normal in the Task Manager.
So far observing before recommending. We need to make our connections secure especially now with wifi hacking and working-from-home scenarios being prevalent in this COVID-19 epidemic.
I’m still hopeful that we can still come out of this era and once again enjoy the fresh air of beaches and resorts.
This was recently a problem that I encountered and the first thought that came to my mind was to uninstall and re-install acrobat reader.
Try as I might, the error message persisted. Then I tried to look at the shortcut settings and still no answer.
Finally, I found the solution:
1- Close Reader
2- Hold down Windows key and press R on your keyboard, this will bring up Run dialogue box.
3- Type regedit in the run dialogue box and hit Enter, click Yes when User Account Control pop-up appears.
4- Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options, delete the key AcroRd32.exe
5- Relaunch Reader
Note : just in case you are like me who didn’t find the Image File Execution Options, what I did in regedit was to use the ‘Find’ command.
After a few skips, I finally found it. I also removed an additional folder in the registry with the _info extension. True enough, after that, Acrobat reader is now working.