Wednesday, September 10, 2014
Tools for video casting and convert to mp4
Free CamStudio video casting tool.
Free Handbrake to convert AVI to mp4.
Saturday, May 24, 2014
Share folder under Win7 using command line
type 'cmd' in 'search program and file' edit box after clicking 'start' button.
Then right click cmd.exe and choose run as administrator.
net share sharename=path:drive /Grand:user,Full for full read/write acess
net share sharename=path:drive for full read only acess
net share sharename /delete delete shared folder
net share show all shared folders
Thursday, March 13, 2014
How to use msconfig to make window boot faster and crash less
[1] http://netsquirrel.com/msconfig/msconfig_win7.html
[2] http://www.pacs-portal.co.uk/startup_search.php
'msconfig' under win7
'msconfig.msc' under winxp
Sunday, February 9, 2014
Finding & Removing Hidden COM ports for Non-connected Devices in Windows XP
[1] http://www.rttycontesting.com/lagniappe/removehiddencomports.html
1. Right click on My Computer then go to Properties.
2. When the System Properties dialog window opens, click on the Advanced tab then click on the Environment Variables button
3. In the Environment Variables window, under System variables, click the New button.
4. In the New System Variable dialog box, enter devmgr_show_nonpresent_devices as the Variable name, and enter 1 as the Variable value, then click OK
5. You will see your new entry in the System variables field. Click OK
Subscribe to:
Posts (Atom)