HFSLIP - Test releases Support ended.
#101
Posted 18 March 2006 - 12:47 PM
#102
Posted 18 March 2006 - 12:48 PM
#103
Posted 18 March 2006 - 01:15 PM
This post has been edited by TAiN: 18 March 2006 - 01:17 PM
#104
Posted 18 March 2006 - 01:20 PM
#105
Posted 18 March 2006 - 01:23 PM
Reloading my HFCLEANUP from scratch in case I put one of those HFCLEANUP addons in there and forgot about it. Those things give me nothing but trouble!
But the HFEXPERT/WIN thing seems fixed. Thanks for all the help
This post has been edited by TAiN: 18 March 2006 - 01:25 PM
#106
Posted 18 March 2006 - 01:25 PM
TAiN, on Mar 18 2006, 08:23 PM, said:
TAiN, on Mar 18 2006, 08:23 PM, said:
This post has been edited by Tomcat76: 18 March 2006 - 01:28 PM
#107
Posted 18 March 2006 - 01:27 PM
#108
Posted 18 March 2006 - 01:52 PM
18g does something (or rather doesn't do something) which I wanted to avoid. But if this fixes the problem with dosnet.inf I don't have a choice...
This post has been edited by Tomcat76: 18 March 2006 - 01:53 PM
#109
Posted 18 March 2006 - 02:53 PM
Now back to that CPL issue we were working on....
In HFEXPERT/WIN/SYSTEM32 I have:
03/14/2006 10:06p 4,286 myuninst.cpi 11/25/2001 05:18p 131,072 myuninst.cpl 05/14/2005 08:02p 33,792 myuninst.exe
and in SOURCESS after HFSLIP_60318f-expert I get:
03/14/2006 10:06p 4,286 myuninst.cpi 03/18/2006 02:23p 53,913 myuninst.cp_ 03/18/2006 02:23p 29,325 myuninst.ex_
But on my installed VMWare system I end up with:
03/18/2006 07:23p 131,072 myuninst.cpi 03/18/2006 07:23p 131,072 myuninst.cpl 03/18/2006 07:23p 33,792 myuninst.exe
The .CPL is getting copied over as the CPI and the CPL. The real CPI is gone.
Would you guys like to address this? If not, I can try to turn this into an addon (which I was considering anyway) and go around the problem.
This post has been edited by TAiN: 18 March 2006 - 02:54 PM
#110
Posted 18 March 2006 - 03:08 PM
FROM THIS ECHO>>SOURCESS\I386\DOSNET.INF d1,%%I
TO THIS IF EXIST SOURCESS\I386\DOSNET.INF ECHO>>SOURCESS\I386\DOSNET.INF d1,%%I
I just have to test the HFSLIP easter egg out to see if all is OK.
#111
Posted 18 March 2006 - 03:42 PM
Tain/TC - I think this will help. There is a txtsetup.sif command to say that the file that is on the CD isn't compressed. Check this out. http://gosh.msfnhost...om/txtsetup.htm Look at the _X part. I think (or hope?) this is relatively easy to incorporate into the script. This was lifted out of the 2k txtsetup.sif
autochk.exe = 2,,,,,,_x,2,0,0
The file is uncompressed, the _x tells the installer that the file is uncompressed. Hope this helps....
#112
Posted 18 March 2006 - 03:52 PM
And what about C&B, saugatak, Dirtwarrrior, and Bilou? Did we scare them away?
This post has been edited by TAiN: 18 March 2006 - 03:55 PM
#113
Posted 18 March 2006 - 04:02 PM
#114
Posted 18 March 2006 - 04:18 PM
CPI/CPL...
You know... A while ago I changed the code to leave both CPI and CPL files extracted. But then I figured it would be better to compress one of the two again and I picked CPL... for these reasons:
1) There's no point in keeping both uncompressed
2) I believe all MS *.CP_ files are CPL files so it's better to overwrite them instead of creating duplicates (eg whatever.cp_ and whatever.cpl)
But apparantly Windows setup is too stupid to see the difference between myuninst.cp_ and myuninst.cpi...
I see two options:
1) Extract all *.CP_ files (even those from the source) and leave them like that
2) Try what Tommy suggests with the _x thing in txtsetup.sif (this I can't do in HFAAO)
This post has been edited by Tomcat76: 18 March 2006 - 04:20 PM
#115
Posted 18 March 2006 - 04:41 PM
Is it even an issue with HFAAO? I didn't think that they were processed until later...
This post has been edited by TAiN: 18 March 2006 - 04:43 PM
#116
Posted 18 March 2006 - 05:06 PM
Version 18h debuts the _x fix for CPI files in HFEXPERT\WIN\SYSTEM32.
Edit: it shouldn't be an issue for addons; CPL and CPI files are named differently so there's nothing for Windows setup to get confused with.
This post has been edited by Tomcat76: 18 March 2006 - 05:09 PM
#117
Posted 18 March 2006 - 06:26 PM
60318H-expert slipstreamed great with HFEXPERT/WIN/* and HFCLEANUP...and even the control panel additions work! /SYSTEM32 and HFAAO control panel files are all working properly now.
You guys RULE!
#119
Posted 19 March 2006 - 12:40 PM
I've noticed a few things happen when users have trouble. They/we:
-Don't post an error_report
-Put the text of error_report into their post
-Need to add another file that is requested by the devs
Maybe it would be easier if HFSLIP output an ERROR_REPORT.ZIP (or CAB) that contained:
-ERROR_REPORT.TXT -HFSLIPWU.INFAnd maybe even:
-TXTSETUP.SIF -DRVINDEX.INFBut that may make a large zip. DRVINDEX isn't too bad, but TXTSETUP.SIF tends to be quite large even though text files compress well.
Anyway, this takes a few steps out of the user's hand and they can "just attach the zip."
#120
Posted 19 March 2006 - 05:05 PM
Quote
And what about C&B, saugatak, Dirtwarrrior, and Bilou? Did we scare them away?
Gosh was a she, BTW. To be sorta sexist (maybe?), female contributors on MSFN are rare to be sure. The only other one we have now and again is Wendy (OS2FAN2).
I'm around now and again as Super-Magician notes, but in a technical thread like this you've gotta remember that this is script-heavy, new-feature testing stuff, which is rare for me to participate in anyway... I have cruised Oleg_II's site and have not heard from him since like February. He appears quite gone to me, unfortunately. I hope he resurfaces.
I have been busy mostly with Windows 2003. Many of my test installs just die right after filecopy. I have had the modded setupapi for a while but I see I should have released instructions on it, so I have written them finally.
Ok, I'm gonna go back to plugging away again.
Random: I recommend the DVD "Primer" to you all. It's a great techie film about the head games that happen between two engineers when they accidentally create a time machine (it's not cheesy like Back to the Future or anything, it's really good!)



Help

Back to top









