HFSLIP - Test releases Support ended.
#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!)
#121
Posted 19 March 2006 - 05:26 PM
Quote
Quote
Quote
Quote
I'm glad to hear that you are making progress on 2k3. I, for one, will be clamoring for it in a year or so whenever some killer-app comes out that won't run on 2k.
#122
Posted 19 March 2006 - 09:54 PM
about future apps for windows. maybe this is too much speculation... but i read (and i do not have the url handy) that Win FX is just add-on to Vista, and so is Framework... meaning no part of Vista is written natively in Framework or Win FX. anyone know if this is true? if so, it would mean that most apps will probably continue to be written in the same nt 5.1 API as 2003 and xp apps, right?
#123
Posted 19 March 2006 - 11:06 PM
A problem was introduced yesterday that prevents subdirectories of HFEXPERT\WIN\SYSTEM32 (eg, DRIVERS) from being processed. That's fixed in 60319a.
#124
Posted 20 March 2006 - 05:47 AM
fdv, on Mar 19 2006, 09:54 PM, said:
fdv, on Mar 19 2006, 09:54 PM, said:
This post has been edited by TAiN: 20 March 2006 - 05:47 AM
#125
Posted 20 March 2006 - 06:27 AM
#126
Posted 20 March 2006 - 08:03 AM
HFEXPERT\CODECS = copied over; txtsetup.sif & dosnet.inf updated; all files except exe and cpl registered
HFEXPERT\WIN = copied over; txtsetup.sif & dosnet.inf updated
HFEXPERT\APPREPLACEMENT = copied over
I'm gonna add *.CPI to the list of files not to be registered in the HFEXPERT\CODECS section just in case people still put those files in there.
#127
Posted 20 March 2006 - 08:05 AM
By the way, what did you update on that page?
This post has been edited by Super-Magician: 20 March 2006 - 08:07 AM
#128
Posted 20 March 2006 - 08:10 AM
Tomcat76, on Mar 20 2006, 09:03 AM, said:
HFEXPERT\CODECS = copied over; txtsetup.sif & dosnet.inf updated; all files except exe and cpl registered
HFEXPERT\WIN = copied over; txtsetup.sif & dosnet.inf updated
HFEXPERT\APPREPLACEMENT = copied over
How about this for even more fidelity:
HFEXPERT\CODECS\ = copied over; txtsetup.sif & dosnet.inf updated; all files except exe and cpl registered HFEXPERT\WIN\* = copied over; txtsetup.sif & dosnet.inf updated HFEXPERT\APPREPLACEMENT\ = copied overHFEXPERT\WIN\ is the only one that will use subfolders, right?
#129
Posted 20 March 2006 - 08:11 AM
@TAiN: Right now, yes. I was thinking of asking TommyP to allow subfolders in APPREPLACEMENT.
This post has been edited by Tomcat76: 20 March 2006 - 08:12 AM
#130
Posted 20 March 2006 - 08:20 AM



Help

Back to top









