Closed GoogleCodeExporter closed 8 years ago
I'm sorry to hear that. This appears to be a problem with the FreeExtractor
tool used
to create the .exe file. Do you mind trying this on your machine to help debug
the
issue?
1. At the Start Menu, click "Run..."
2. At the "Open:" prompt, type type "cmd" and then press <Enter>.
2. At the DOS prompt type:
echo %TEMP%
echo %TMP%
cd %TEMP%
If you could cut and paste the output into this ticket, it would be very
helpful to us.
In the mean-time, you can use the plain .zip file version of version of
namebench.
You will need to extract it to a directory and then double-click on
namebench.exe to
get started:
http://namebench.googlecode.com/files/namebench-1.0.5-Windows.zip
Thanks for the report!
Original comment by tstromb...@google.com
on 13 Dec 2009 at 3:36
C:\Documents and Settings\nagaraj.hubli>echo %TEMP%
C:\Documents and Settings\nagaraj.hubli\Local Settings\Temp;c:\ruby\bin;
C:\Documents and Settings\nagaraj.hubli>echo %TMP%
C:\DOCUME~1\NAGARA~1.HUB\LOCALS~1\Temp
C:\Documents and Settings\nagaraj.hubli>cd %TEMP%
The filename, directory name, or volume label syntax is incorrect.
Original comment by nagarajh...@gmail.com
on 14 Dec 2009 at 5:03
It looks like your TEMP variable is set incorrectly. The ;c:\ruby\bin part is
meant for
the PATH variable, not TEMP. You can follow the following instructions on how
to edit
it here:
http://ask-
leo.com/how_do_i_change_the_location_of_windows_temporary_files.html
In a normal setup, your TEMP variable should be identical to your TMP variable.
I
hope this helps, thanks for the feedback!
Original comment by tstromb...@google.com
on 14 Dec 2009 at 6:34
I updated the TEMP variable, and I am now able to run .exe file w/o any issues.
Thanks
for you help.
Original comment by nagarajh...@gmail.com
on 14 Dec 2009 at 7:25
just download n install this Microsoft Visual C++ 2008 Redistributable Package
(x86)
@
http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d
-074b9f2bc1bf&displaylang=en
guarantee your namebench will 100% works :)
thank you guys.
Original comment by madushan...@gmail.com
on 30 May 2012 at 8:13
Original issue reported on code.google.com by
nagarajh...@gmail.com
on 13 Dec 2009 at 12:24Attachments: