 |
 | Portable ClamWin 0.88.2.1 Released |  |
JohnTHaller
Joined: 21 Apr 2006 |
Posts: 0 |
Location: Astoria, NY |
|
 |
Posted: Mon May 01, 2006 6:22 pm |
|
 |
 |
 |
 |
I've updated Portable ClamWin to the new 0.88.2.1 release. For the unfamiliar, Portable ClamWin is ClamWin packaged as a portable app, so you can take your antivirus with you on a USB flash drive, iPod, portable hard drive or other portable device and use it on any Windows computer.
New in this version:
- ClamWin updated to 0.88.2.1
- Updated to split App/Data subdirectories for easy backups
More About Portable ClamWin:
https://portableapps.com/apps/utilities/antivirus/portable_clamwin
SourceForge.net Project Page:
https://sourceforge.net/projects/portableapps
What is a portable app?
https://portableapps.com/about/what_is_a_portable_app
Any comments and suggestions are much appreciated!
Regards,
John
|
|
 |
 | |  |
Ronin
Joined: 08 Aug 2006 |
Posts: 0 |
|
|
 |
Posted: Tue Aug 08, 2006 3:06 pm |
|
 |
 |
 |
 |
Is there an updated version of Portable ClamWin? Currently, I am using version .88.2.3. I see where 88.3 and now 88.4 have been released, but those seem to be for use on computers, not portable products like USB flash drives.
|
|
JohnTHaller
Joined: 21 Apr 2006 |
Posts: 0 |
Location: Astoria, NY |
|
 |
Posted: Tue Aug 08, 2006 3:27 pm |
|
 |
 |
 |
 |
Ronin wrote: |
Is there an updated version of Portable ClamWin? Currently, I am using version .88.2.3. I see where 88.3 and now 88.4 have been released, but those seem to be for use on computers, not portable products like USB flash drives. |
Expect it this week. It's being renamed to ClamWin Portable along with all the other apps at PortableApps.com and I'm adding in CD support out of the box.
|
|
Ronin
Joined: 08 Aug 2006 |
Posts: 0 |
|
|
 |
Posted: Wed Aug 09, 2006 10:20 am |
|
 |
 |
 |
 |
That's cool. I only started using ClamWin Portable a few weeks ago. It was one of the programs I added to my USB flash, since I'm spending more time than normal fixing problems on the computers of family and friends. Looking forward to the new update.
|
|
 | 0.88.4 Test Release |  |
JohnTHaller
Joined: 21 Apr 2006 |
Posts: 0 |
Location: Astoria, NY |
|
 |
Posted: Wed Aug 09, 2006 6:12 pm |
|
 |
 |
 |
 |
If you'd like to test it, the pre-release is here:
https://portableapps.com/node/2567
It now supports running from CD.
|
|
alch
Site Admin
Joined: 27 Nov 2005 |
Posts: 0 |
|
|
 |
Posted: Thu Aug 10, 2006 1:38 am |
|
 |
 |
 |
 |
Hi John,
Works fine here.
Thanks for your efforts!
|
|
budtse
Joined: 14 Jan 2006 |
Posts: 0 |
Location: Belgium |
|
 |
Posted: Thu Aug 10, 2006 9:01 am |
|
 |
 |
 |
 |
Hello John,
The PC on which i tried to run PortableClamWin didn't have the COMSPEC environment variable defined, so ClamWin wouldn't run. It's in our FAQ, but you may want to put it into the known issues on your web page too, for people that don't go through the effort of reading clamwin faqs.
It's a great tool, thanks for that!
|
|
 |
 | |  |
JohnTHaller
Joined: 21 Apr 2006 |
Posts: 0 |
Location: Astoria, NY |
|
 |
Posted: Thu Aug 10, 2006 12:40 pm |
|
 |
 |
 |
 |
budtse wrote: |
The PC on which i tried to run PortableClamWin didn't have the COMSPEC environment variable defined, so ClamWin wouldn't run. It's in our FAQ, but you may want to put it into the known issues on your web page too, for people that don't go through the effort of reading clamwin faqs.
It's a great tool, thanks for that! |
Actually, I could check for this in the launcher and then construct one if it doesn't yet exist. In Windows 95/98/me it's %SYSTEMROOT%\command.com and in Windows 2000/XP it would be %SYSTEMROOT%\system32\cmd.exe. We can use SYSTEMROOT since that is defined by Windows itself and doesn't need to be set in configuration. Perhaps this check should be built into ClamWin as well. It would eliminate this issue.
|
|
alch
Site Admin
Joined: 27 Nov 2005 |
Posts: 0 |
|
|
 |
Posted: Thu Aug 10, 2006 2:21 pm |
|
 |
 |
 |
 |
good idea for the next release. Thanks
|
|
 |
 | |  |
JohnTHaller
Joined: 21 Apr 2006 |
Posts: 0 |
Location: Astoria, NY |
|
 |
Posted: Thu Aug 10, 2006 2:41 pm |
|
 |
 |
 |
 |
alch wrote: |
good idea for the next release. Thanks |
It works. I've tested it on systems without COMPSEC set and it works like a charm. I'm including it in today's release of ClamWin Portable 0.88.4. I think it'll be handy as people often use the portable version to clean random systems... some of which may not have COMSPEC set. This way, they don't need to worry about it. As for how it works, it basically pulls the COMSPEC path from the environment variable. If it's 1 character or less, it constructs its own. First, it checks to see if %SYSTEMROOT%\system32\cmd.exe exists... if so, it sets the variable as that. If not, it checks if %SYSTEMROOT%\command.com exists. If it does, it sets that. If not, it display an error and ends. That should cover all the bases... and ClamWin could add that internally for the next release.
|
|
 |
 | |  |
Ronin
Joined: 08 Aug 2006 |
Posts: 0 |
|
|
 |
Posted: Sun Aug 13, 2006 2:15 pm |
|
 |
 |
 |
 |
Recently downloaded 88.4. I've been using 88.2.3. Since logs and quarantined files can be copied separately, from a program operational standpoint, is it better to "uninstall" the prior version before installing the newer one?
|
|
JohnTHaller
Joined: 21 Apr 2006 |
Posts: 0 |
Location: Astoria, NY |
|
 |
Posted: Sun Aug 13, 2006 2:30 pm |
|
 |
 |
 |
 |
Ronin wrote: |
Recently downloaded 88.4. I've been using 88.2.3. Since logs and quarantined files can be copied separately, from a program operational standpoint, is it better to "uninstall" the prior version before installing the newer one? |
With the new portable version, you have to, since all the directory layouts have changed. Of course, you can keep em installed side by side with no issue if you were so inclined.
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © phpBB Group
Design by phpBBStyles.com | Styles Database.
Content © ClamWin Free Antivirus GNU GPL Free Software Open Source Virus Scanner. Free Windows Antivirus. Stay Virus Free with Free Software.
|  |