Thursday, March 7, 2013

Regenerating silica gel dessicator in bags

 Placing silica gel packs in an oven heated at 250°F for at least two hours.

Sunday, February 17, 2013

The file AdobePDF.dll is needed, Acrobat 8


Windows 7 or 8 64-bit version


Manually extract the file "adobepdf.dll_64" from the data1.cab file before installing Acrobat. When the prompt appears, navigate to this file and select it.


  1. Navigate to the folder that contains the setup.exe file for your Acrobat 8 installation.

  2. Locate the file "data1.cab" and open it (you sometimes need a  third-party compression utility, such as WinZip, to extract the file).

  3. Inside the content listings, locate the file "adobepdf.dll_64" and copy it to your desktop.

  4. Run the installer setup.exe and when the prompt appears, choose browse and select the file you copied to the desktop.

    Note: If the file cannot be selected, change the file type drown down in the dialog box to "Files of All Types." Or, rename the file to "adobepdf.dll" by removing "_64" from the end of the filename extension.

Thursday, February 14, 2013

Origin Post is Preparing Shipment

It means that the foreign carrier is filling a large container with all of the packages going to the same destination country. Your package hasn't left the source country.

邮政航空水陆路(SAL)包裹的查询网址

http://intmail.183.com.cn/

经常进不去,不妨多试试。

“出口总包直封封发”是什么意思

出口总包直封封发:

出口:从本分拣中心发送到外地的都是出口邮件
总包:跟别的同方向的邮件一起汇总打包
直封:直接运送至目的城市,不经过其他分检中心转发
封发:已经打包发走 航空包裹投递出国后,即可到如下目的地国家的合作网站进行查询。

航空小包(Air Package)国际查询网址:

1. 美国:(包裹编号示例:RR383130874CN) http://www.usps.com/shipping/trackan...rackandconfirm

2. 加拿大:(包裹编号示例:RR310334871CN) https://em.canadapost.ca/emo/basicPin.do?language=en

3. 西班牙:(包裹编号示例:RR383130429CN) http://www.correos.es/ENG/13-MenuRec...calizadorE.asp

4. 新西兰:(包裹编号示例:RR383130018CN) http://www.nzpost.co.nz/NR/exeres/2A...5-4797CD618745,

5.新加坡:(包裹编号示例:RR310334885CN) http://www.singpost.com/ra/ra_article_status.asp

6. 瑞士:(包裹编号示例:RR310334783CN) https://www.swisspost.ch/en/index/uk...and_inland_gk/

7. 巴西:(包裹编号示例:RR310334911CN) http://www.correios.com.br/servicos/...t.cfm?Idioma=E

8. 芬兰:(包裹编号示例:RR310330707CN) http://www.posti.fi/english/itemtracking/

航空水陆路(SAL)包裹的查询网址:

1. 美国:(包裹编号示例:CP108180306CN) http://www.usps.com/shipping/trackan...rackandconfirm

2. 英国:(包裹编号示例:中国邮政编号CP108180310CN,转发编号EC783459935GB) http://www.parcelforce.com/portal/pw...?catId=7500082

Sunday, August 5, 2012

Sunday, July 22, 2012

Reward collection site

http://evreward.com/

car buying service

CarWoo Amex & Costco Here are a few reputable websites that I am familiar with. I assure you that there are hundreds more. http://www.ecardeal.com http://www.edmunds.com/new-cars/ http://www.invoicedealers.com/car...efault.asp http://www.carsdirect.com/new_cars/search http://www.autobytel.com/car-price-quotes/ http://www.automotive.com/new-cars/pricing/ http://slickdeals.net/f/4903952-CarWoo-car-buying-service-Free-or-50-off-for-plus-edition?

Sunday, May 20, 2012

How to Change Font Size & Icon Size in Windows 7

http://www.techtalkz.com/windows-7/516049-how-change-font-size-icon-size-windows-7-a.html

Tuesday, April 24, 2012

Loop Through textbox name variance Variable Value

http://www.ozgrid.com/forum/showthread.php?t=26982

For i = 1 To 3
Me.Controls("TextBox" & i) = .Offset(i, 0).Value
Next

Saturday, April 7, 2012

Lost MDS File for disc image

PowerISO can be used to mount the mdf image and extract data!

Friday, April 6, 2012

How to convert .ape files to .mp3 using Windows

http://www.simplehelp.net/2007/05/13/how-to-convert-ape-files-to-mp3-using-windows/

thumbs.db being accessed by Windows Explorer - folder cannot be deleted

I'm able to delete the folder by simply clicking on a different folder, then deleting the desired folder by right-click > Delete.

Friday, March 9, 2012

Excel reduce data points, Plotting Every Nth Point

http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=209#jon024

Sunday, July 10, 2011

How do I password protect my files and folders in Windows?

How do I password protect my files and folders in Windows?

File and folders frequently used or accessed

If you need to password protect or encrypt data you frequently use, you will need to install a third-party program that will enable you to protect your files and folders. Below are some free and commercial solutions.

AxCrypt - An excellent free encryption utility that enables users to encrypt all files within a folder and not allow those files to be viewed unless a passphrase (password) is known.
WinCry - A freeware utility that enables your files to be encrypted, secure deletion, as well as other helpful methods of protecting your files.
Folder Guard - A commercial version of a password protection software that enables you to password protect files, folders, and other Windows resources.

Sunday, May 15, 2011

Redvex plugin by Visual C++ 2008 Express

1. New project -> Win32 -> Win32 project
2. Enter name, clik next, choose DLL and empty project.
3. copy files of an existing project to the folder of the new project
4. Add these files to the Solution Explorer by "Project->add existing items"
5. right click the project name in the Solution Explorer, choose Properties; change character set to "multi-byte"; change Output Directory to the plugin folder of Redvex.