Problem with HFSLIP "You do not have MAKECAB.EXE" message
#1
Posted 14 January 2007 - 01:29 PM
#2
Posted 14 January 2007 - 01:39 PM
I'm afraid that your copy of Windows 2000 is messed up or Microsoft never included it with non-English versions.
This post has been edited by RJARRRPCGP: 14 January 2007 - 01:40 PM
#3
Posted 14 January 2007 - 02:52 PM
#4
Posted 14 January 2007 - 07:53 PM
Super-Magician, on Jan 15 2007, 04:52 AM, said:
This post has been edited by Kiki Burgh: 14 January 2007 - 08:50 PM
#5
Posted 15 January 2007 - 08:57 AM
This functionality was removed quite a few months ago. A few people complained about how bloaty the script was becoming, and that's when some extras were moved into HFSPLUG1 (now obsolete). At some point later, I believe MAKECAB and EXPAND could no longer go into HFTOOLS and had to be put in the SYSTEM32 directory.
#6
Posted 15 January 2007 - 08:23 PM
#7
Posted 15 January 2007 - 09:21 PM
This post has been edited by glentium: 15 January 2007 - 09:52 PM
#8
Posted 15 January 2007 - 10:39 PM
Tomcat76, on Mar 9 2006, 03:39 AM, said:
Tomcat76, on May 6 2006, 06:57 AM, said:
#9
Posted 16 January 2007 - 06:46 AM
glentium, on Jan 16 2007, 04:21 AM, said:
#10
Posted 18 January 2007 - 06:01 AM
#11
Posted 18 January 2007 - 06:51 AM
(1) You deleted any temporary folders created by the HFSLIP run process (i.e. SOURCESS, WORK, TEMP, etc.).
(2) You are running a recent version of HFSLIP (the current one is HFSLIP 1.2.2).
(3) Go to the command prompt, run the following command, and report the result.
ECHO %WINDIR%
#12
Posted 18 January 2007 - 07:49 AM
Quote
(1) You deleted any temporary folders created by the HFSLIP run process (i.e. SOURCESS, WORK, TEMP, etc.).
(2) You are running a recent version of HFSLIP (the current one is HFSLIP 1.2.2).
(3) Go to the command prompt, run the following command, and report the result.
I vahe the right version of makecab.exe and he is in the corect folder (WINNT\system32)...and...
(1) I did not delete anything created by the HFSLIP run process...
(2) YES!!! I am runing the current version of HFSLIP - HFSLIP 1.2.2 --- Why? Is this a problem??????
(3) Result is %SystemRoot% and the result of command prompt of echo that is C:\WINNT
#13
Posted 18 January 2007 - 11:50 AM
FOR %%I IN (MAKECAB FINDSTR EXPAND XCOPY) DO IF NOT EXIST %WINDIR%\SYSTEM32\%%I.EXE (ECHO YOU DO NOT HAVE %%I.EXE&PAUSE&EXIT)
and the problem is
...i think...he could not find the path of WINNT in Win2K....I replace %WINDIR% width %SystemRoot% and now it is working perfectly. This is the real answer of my problem?? Well It's Working For Me.
#14
Posted 18 January 2007 - 05:56 PM
I think maybe Tomcat76 should change it to %SystemRoot%, or you should change somehow change the specification for %WINDIR% in your environment variable settings (System Properties -> Advanced -> Environment Variables).



Help
Back to top









