-
Start Is Back - 2.1 release
As a license has 5 activations, does a second one get used after a reinstall? I'm running Windows 8 and plan to back up my activation, reinstall, and then restore that activation.
-
[Desktops] 2007
http://img524.imageshack.us/img524/3935/sshot6we3.jpg :B
-
A free C++ compiler and a little info plz
http://msdn.microsoft.com/vstudio/express/visualc/
-
Best Browser
i was thinking the same thing. where is Opera 9?
-
[Desktops] 2007
http://img239.imageshack.us/img239/3085/sshot1my9.jpg
-
Best Browser
http://news.softpedia.com/newsImage/IE7-vs...pera-9-20-4.png 20mb my a**
- Best Browser
-
Sunbelt Kerio Personal Firewall, system havoc
i had an issue. It prevented a lot of p2p action.
-
skype
I've been using Skype for over a year i believe and i have to say, it's a very good program. On land-line and non-land-line connections(using SkypeOut), the quality is better than the quality that i get from my regular Phone. When i talk to another Skype user through Skype, the sound quality is crystal clear. My mom talked to her friend in Bulgaria(we're currently living in California) yesterday and the sound was really incredible.
-
explorer.exe crashes in loop
i guess Vista sucks
-
[Desktops] 2007
http://img178.imageshack.us/img178/4016/sshot7cp2.jpg It's a little boring, but nevertheless, i like it.
-
Sick of Nero
ditto on the above comment. Ashampoo even has support for FLAC and Vorbis
-
rulesPlayer v0.99 (3-23-07)
i know that. i have a pretty **** recent version of mplayer. but when i tried rulesPlayer with it, i got no picture, so something must be wrong.
-
[VBScript]command line help
thanks for the explination. i had no idea that mp3packer could do that. i recently made some changes to the script. Set fs = CreateObject("Scripting.FileSystemObject") srcFolder = InputBox("Select the source folder.") If NOT fs.FolderExists(srcFolder) Then MsgBox("Error!, You need a path that exists!") Else Set WshShell= CreateObject("WScript.Shell") WshShell.Run("C:\WINDOWS\system32\stuff\mp3packer.exe" & " -z -t -s " & Chr(34) & srcFolder & Chr(34)) End If it works
-
[VBScript]command line help
i tried it but it didn't work. i tried it on a folder that had 1 mp3 and the console only flashed and disappeared.