On XP:
I use ZVolume home 4.
Setting > Hotkeys > Volume
Default are CTR+ALT+Num +/-. After change, I restart it to work.
miercuri, 28 octombrie 2009
vineri, 9 octombrie 2009
auto login in windows
https://www.microsoft.com/windowsxp/using/setup/learnmore/tips/knox2.mspx
Submitted by Doug Knox, Microsoft MVP, Tewksbury, Massachusetts
You can configure Windows XP to automate the logon process if your computer is not part of a domain.
1 Click Start, click Run, and type control userpasswords2.
2 Clear the Users must enter a username and password to use this computer check box.
3 Click Apply.
4 Enter the user name and password you wish to automatically log on with, and then click OK.
5 Click OK again and you're all done.
This feature allows other users to start your computer and use the account that you establish to automatically log on. Enabling auto logon makes your computer more convenient to use, but can pose a security risk.
Submitted by Doug Knox, Microsoft MVP, Tewksbury, Massachusetts
You can configure Windows XP to automate the logon process if your computer is not part of a domain.
1 Click Start, click Run, and type control userpasswords2.
2 Clear the Users must enter a username and password to use this computer check box.
3 Click Apply.
4 Enter the user name and password you wish to automatically log on with, and then click OK.
5 Click OK again and you're all done.
This feature allows other users to start your computer and use the account that you establish to automatically log on. Enabling auto logon makes your computer more convenient to use, but can pose a security risk.
miercuri, 30 septembrie 2009
Sync on Windows
Below is a way to do automatically sync on Windows using a tool and run a script before the Logoff operation.
- Microsoft has a tool called SyncToy (or other one: DirSyncPro)
* create a batch file with :
rem using DirSyncPro
rem Using SyncToy
echo "Starting sync: ">> c:\Sync.txt
date /t >> c:\Sync.txt
time /t >> c:\Sync.txt
"C:\Program Files\SyncToy 2.0\SyncToyCmd.exe" -R
echo "Ended sync: ">> c:\Sync.txt
time /t >> c:\Sync.txt
To run it before logoff:
-http://support.microsoft.com/kb/307882 :
* run gpedit.msc
* User Configuration > Windows Settings > Scripts (Logon/Logoff)
* double click on Logoff script and Add the batch file
- Microsoft has a tool called SyncToy (or other one: DirSyncPro)
* create a batch file with :
rem using DirSyncPro
rem Using SyncToy
echo "Starting sync: ">> c:\Sync.txt
date /t >> c:\Sync.txt
time /t >> c:\Sync.txt
"C:\Program Files\SyncToy 2.0\SyncToyCmd.exe" -R
echo "Ended sync: ">> c:\Sync.txt
time /t >> c:\Sync.txt
To run it before logoff:
-http://support.microsoft.com/kb/307882 :
* run gpedit.msc
* User Configuration > Windows Settings > Scripts (Logon/Logoff)
* double click on Logoff script and Add the batch file
Etichete:
batch,
before logoff,
script,
sync,
synchronize
marți, 29 septembrie 2009
jEdit
*Plugins
-ProjectViewer, SideKick, XML, FTP
*How to beautify other files?
- Global Options > Editing > Change settings for mode
-Note the "File name glob"
-Note the "First line glob"
Ex: to have on "v8_config.cfg" same beautify as on shell script, select it from modes list, add "cfg" in "File name glob" and remove the "First line glob" value (let it empty)
-activate Backup : Utilities > Global Settings > Saving & Backup :
* deactivate "Two-stage" ( since we work a lot on Unix)
* add numbers at suffix: remove the suffix character ; set the Max Number of Backups
*Macros->Misc->Hypersearch Result to Buffer.
-ProjectViewer, SideKick, XML, FTP
*How to beautify other files?
- Global Options > Editing > Change settings for mode
-Note the "File name glob"
-Note the "First line glob"
Ex: to have on "v8_config.cfg" same beautify as on shell script, select it from modes list, add "cfg" in "File name glob" and remove the "First line glob" value (let it empty)
-activate Backup : Utilities > Global Settings > Saving & Backup :
* deactivate "Two-stage" ( since we work a lot on Unix)
* add numbers at suffix: remove the suffix character ; set the Max Number of Backups
*Macros->Misc->Hypersearch Result to Buffer.
vineri, 24 iulie 2009
marți, 14 iulie 2009
Cannot delete
"Cannot delete Folder: it is being used by another person or program.
Close any programs that might be using the file and try again"
Solution:
-Who lock me
-Unlocker
Close any programs that might be using the file and try again"
Solution:
-Who lock me
-Unlocker
miercuri, 8 iulie 2009
Firefox Add-ons
*General
DownThemAll - download manager
FlagFox - shows the flag of the country where server is in
Forecastfox - weather
TACO - removes the advertising cookies
WOT - shows ranks of sites trust
ScrapBook+ - saves all your opened tabs pages
*Testing
Firebug
Selenium
XPather
*Photo
ExifViewer
DownThemAll - download manager
FlagFox - shows the flag of the country where server is in
Forecastfox - weather
TACO - removes the advertising cookies
WOT - shows ranks of sites trust
ScrapBook+ - saves all your opened tabs pages
*Testing
Firebug
Selenium
XPather
*Photo
ExifViewer
Abonați-vă la:
Postări (Atom)