|
-
-
frodobaggins
- Senior Member
rated:
posted: Oct. 23, 2005 @ 9:18p
Very useful info. Thanks o.p. Just purchased a new USB drive. will have to load it up. |
-
-
tinynail
- New Member
rated:
posted: Oct. 26, 2005 @ 8:45a
Hello! How can I use "AntiVir Personal Edition Classic"? I've already download avwinsfx.exe and It must install. |
-
-
AbbaZabba
- Addicted Member
rated:
posted: Oct. 26, 2005 @ 7:28p
vnc viewer
vnc viewer
go down to VNC Free Edition Viewer for Windows Version 4.1.1 Stand-alone Viewer |
-
-
sc0rpio
- Senior Member - 3K
rated:
posted: Oct. 26, 2005 @ 9:14p
tinynail said:Hello! How can I use "AntiVir Personal Edition Classic"? I've already download avwinsfx.exe and It must install. Set it to install to your USB drive and run it from any host pc.
As per the PC Mag article... Every time you plug a USB key into someone else's computer, you risk catching a virus or other malware. For a scanner that checks the full range of viruses found in the wild, download AntiVir PersonalEdition Classic, which can be installed to your USB drive and run from any host computer. (It puts a few Registry entries on your hard drive, which you can remove or ignore.) One minor problem with AntiVir on a USB drive: If you haven't used the drive for a day or two, you should run the AntiVir updater as soon as you plug your drive into a new machine. But after you run the built-in updater, the updater component remains in memory, so the Safely Remove Hardware icon will tell you that you can't remove your USB drive safely. You can use the Windows Task Manager to close down the AntiVir process before removing the drive, or simply pull the drive out without further ado if you're certain that no other program on it is still running. |
-
-
sc0rpio
- Senior Member - 3K
rated:
posted: Oct. 29, 2005 @ 11:29p
Other Apps Bloodshed Dev-C++ - Full-featured IDE for C++ development, 13.5MB - Settings can be stored on the USB drive with the -c <config file directory> parameter.
HJ-Zip - HJ-Zip is a reliable and easy to use zip/unzip program with full Windows user-interface. - Create self-extracting archives.
System Utilities A43 - Windows Explorer alternative, ~1MB - Integrated text editor with unlimited size. Dynamic highlighting for the web. - Integrated zip/unzip features. Simply drag-n-drop files or click a button. You can also turn your zip archives into self-extracting archives the same way. - Integrated file search to quickly locate and jump to those lost files. - Integrated quick launch area for fast access to the programs you use the most. - Favorite buttons to quickly open those often used folders. - Dual-pane view for those that demand speed in file management.
freeCommander - Windows Explorer alternative - Dual-panel technology - horizontal and vertical - Optional tree view for each panel - Built in file viewer to view files in hex, binary, text or image format - File viewer inside archives too - Built in archive handling: ZIP (read, write), CAB (read, write), RAR (read) - Nested archive handling - Easy access to system folders, control panel, desktop and start menu - Copy, move, delete, rename files and folders - Wipe files - Create and verify MD5 checksums - File splitting - File properties and context menu - Calculation of folder size - Folder comparison / synchronization - Modification of file date and attributes - Folder / program favorites - File searching (inside archive too) - File filters for display - DOS command line |
-
-
Keilup
- Senior Member
rated:
posted: Nov. 3, 2005 @ 11:04p
Added FastStone Image Viewer
FastStone Image Viewer is a fast, stable, user-friendly image browser, converter and editor. It has a nice array of features that include image viewing, management, comparison, red-eye removal, emailing, resizing, cropping and color adjustments. Its innovative but intuitive full-screen mode provides quick access to EXIF information, thumbnail browser and major functionalities via hidden toolbars that pop up when your mouse touch the four edges of the screen. Other features include a high quality magnifier and a musical slideshow with 150+ transitional effects, as well as lossless JPEG transitions, drop shadow effects, image frames, scanner support, histogram and much more. It supports all major graphic formats (BMP, JPEG, JPEG 2000, animated GIF, PNG, PCX, TIFF, WMF, ICO and TGA) and popular digital camera RAW formats (CRW, CR2, NEF, PEF, RAF, MRW, ORF and DNG).
Version 2.27 11/2/05
Seems like the portable piece is new for the latest version. Only thing is you have to install it to your PC. Then you go to "Settings" and click a button to create a portable version. It writes all the necessary stuff to a folder. Too bad they don't also offer a downloadable version that you wouldn't have to install first. Seems they could.
It's a nice little app. It's rather unique in it's design and functionality. I find it rather useful for certain ways of dealing with pics. |
-
-
oahawhool
- Ancient Member
rated:
posted: Nov. 3, 2005 @ 11:17p
Ztree is a really awesome file manager, it's exactly like the old old dos Xtree program, except, Xtree stopped being improved many years ago, and the Ztree has many improvements. |
-
-
sc0rpio
- Senior Member - 3K
rated:
posted: Nov. 14, 2005 @ 1:13p
In Security Apps, added: Private Disk Light
From PortableFreeware:Private Disk Light creates one or more virtual encrypted drive for you to store documents or applications away from prying eyes. Each virtual drive is mapped to an actual file on your physical disk. Data written to it are automatically encrypted using AES with a master password that you provide. It is great for keeping data on portable storage devices secure so that sensitive information is not compromised when the device is misplaced or lost.
How to install: Download the installer and install to the default folder C:\\Program Files\\Dekart\\Private Disk Light. Then copy all files into a folder of your choice. In addition, you also need to copy C:\\Windows\\System32\\dkar.dll (to the folder on your USB drive). Finally, uninstall the program. Launch the program by double-clicking on PrvDiskLight.exe.
What's the advantage of PDL compared to using dsCrypt? With dsCrypt, you have to encrypt/decrypt each file individually. PDL shows up as another drive in Windows Explorer where you can simply drag and drop multiple files. The filenames themselves aren't even visible until you "connect" to the encrypted drive.
PDL (and TrueCrypt) are ideal for USB flash drives that do not include security software, such as USB drives by PNY. The app's file size (500Kb) is also much smaller than many included security softwares. Compare that to Sandisk's CruzerLock2 which is 4MB!
As with any portable app, please remember to exit from PDL before removing your USB drive to prevent data corruption and premature damage to your USB drive. PDL shows as a green or red dot next to the clock. The hotkey to close PDL is Ctrl+Alt+F12. |
Message edited by: sc0rpio on 2005-11-22 07:42:42 CST
-
-
sc0rpio
- Senior Member - 3K
rated:
posted: Nov. 14, 2005 @ 4:29p
Added to Other Tips & Tricks:
How to create a batch file to start a Program Launcher (i.e., PStart): - Open Notepad and copy & paste the following: @echo off echo Starting PStart... cd\\ start PCApps\\PStart\\PStart.exe - Change 'PCApps\\PStart\\PStart.exe' to the actual location of the file on your USB drive - Note that folder names must not contain spaces! - In Notepad, click File > Save As > Save in: [Choose the root directory of your USB drive] > Save as type: All Files > File name: PStart.bat
Done!
This batch file works like a shortcut. Since the drive letter may change whenever you plug your USB drive into a different PC, creating a simple shortcut does not work. This is the workaround. |
-
-
noksagt
- Senior Member - 2K
rated:
posted: Nov. 14, 2005 @ 8:25p
You can create relative short cuts. Also, if you're just working around the autoplay with an easy way to start PStart, I think the shell command trick I posted: [autorun] icon=\\win32\\PStart\\PStart.exe shell\\PStart = PStart shell\\PStart\\command = win32\\PStart\\PStart.exe |
-
-
neoufo51
- New Member
rated:
posted: Nov. 17, 2005 @ 5:05p
Anybody with a considerably sized USB drive would definitely appreciate the brand new bittorrent client called utorrent.
http://www.utorrent.com
-only 105k in size, needs only the exe. -supports all bittorrent standards, even DHT, and is replacing Bitcomet and Azureus as the default BT client on people's systems because its extremely fast, uses the least CPU resources out of any client out there and is still being actively so as to become a leading player on the bittorrent front, if not already... -works perfectly on a USB drive according to the developers!
I've been using this client and lemme tell you guys something...if you use this with your flash drive, you can easily use high speed public computers to download torrents without anybody really knowing...so yes, there is a seedy purpose for using this, especially on school computers and such, but I've tried it and it works better than I thought it would, so just adding this gem to the list. |
Message edited by: neoufo51 on 2005-11-17 17:06:27 CST
Close
|
|
 |
 |
Not Already A Member?
Sign Up Now!
|
|
Disclaimer: By providing links to other sites, FatWallet.com does not guarantee, approve or endorse the information or products available at these sites, nor does a link indicate any association with or endorsement by the linked site to FatWallet.com.
|
|