
This is NOT something I would see police do to peaceful protesters, no, it isn’t.

This is NOT something I would see police do to peaceful protesters, no, it isn’t.

I came across this problem on at work today.
Printer gone missing and first thing I checked was print spool service and I notice it has been off in service.smc, try re-enable it and it stop itself after a little while…
Turns out there is a cache problem on the spool printer files issue.
Removing files in C:\Windows\System32\spool\PRINTERS\*, restarting “Print Spooler” service solved the problem.
I am currently working on some files with csv data in a xls file, and Excel popup an alert everytime it tries to open it.
“The file you are trying to open, ‘[filename]’, is in a different format than specified by the file extension. Verify that the file is not corrupted and is from a trusted source before opening the file. Do you want to open the file now?”
Clicking Yes simply open the file, and No to quit.
This annoying popup is “stealing” focus of windows and gives me problem on my scripts.
A bit of searching comes with a Registy edit to suppress this popup.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Excel\Security]
“ExtensionHardening”=dword:00000000
This works with Office 2010 and it solved my problem, kind of…
Link
MSDN Excel 2007 Extension Warning On Opening Excel Workbook from a Web Site: http://blogs.msdn.com/b/vsofficedeveloper/archive/2008/03/11/excel-2007-extension-warning.aspx
Really really happy for you two!
I have gone AOSP on the device recently, tho too busy to do much tweak, suddenly found that LTE was not enabled and it is not available on settings…(only 3G and 2G on prefered network)
A bit of Googling helps.
Dial *#*#4636#*#* and select LTE, then turn off Radio, reenable Radio and it is back with LTE, sweet.
Link:
http://forum.xda-developers.com/showpost.php?p=53067786&postcount=2898
I was using Google Pagespeed and never notice it stop working, and site was down…
Nope, I didn’t abandon my weblog, just less updated…
🙂
I am so very very happy for you two.
All the best for you two, wish I were there!
群星-《寶記æ£å‚³Part 1》MV
I came across this song the other day in a local pub with old buddies, so I did a youtube search and turns out it was in youtube, like it so much I think it can go to my video list on my new Nexus 7 FHD.
There are lots of tools to download youtube video, but don’t we just love CLI?
youtube-dl is the tools.
> sudo apt-get install youtube-dl
you will need to make sure it is in the latest version,
> sudo youtube-dl –update
and download with:
> ~/youtube-dl http://www.youtube.com/watch?v=wGYXp563FKM
[youtube] Setting language
[youtube] wGYXp563FKM: Downloading video webpage
[youtube] wGYXp563FKM: Downloading video info webpage
[youtube] wGYXp563FKM: Extracting video information
[download] Destination: 群星-《寶記æ£å‚³Part 1》MV-wGYXp563FKM.mp4
[download] 100.0% of 149.55MiB at 309.02KiB/s ETA 00:00
I am now enjoying it on my devices!
I am very picking when it comes to my right-click options.
I suddenly notice this “SPFS.Context menu” appears in my right-click options, quick googleing appears that is a leftover for SkyDrive Pro Microsoft Office 2013 preview.
A quick Regedit fixes the problem.