IPB

Google Frontpage Forums Unattended CD/DVD Guide
112 Pages V  « < 6 7 8 9 10 > »   
Reply to this topicStart new topic
> HFSLIP - Test releases, No testing at the moment
Super-Magician
post Mar 20 2006, 04:42 PM
Post #141


Friend of MSFN
*****

Group: Members
Posts: 969
Joined: 15-January 06
Member No.: 85355
OS: Vista Ultimate x86
Country Flag


But at least tommyp understood...I think.
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 20 2006, 05:08 PM
Post #142


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


I do know though that that line you got there is not enough. There are two things to be uninstalled but I can't remember what the other one was. I used to make silent installs a couple of months back and I was removing Windows Messenger from Windows XP right before installing MSN Messenger 7.5 in one of the packages but since I couldn't find a way to shush Windows Update I decided to drop it... and now I can't find it back. It was for the second Windows Messenger entry in Add/Remove Programs.
Go to the top of the page
 
+Quote Post
tommyp
post Mar 20 2006, 05:17 PM
Post #143


MSFN Expert
Group Icon

Group: Software Developers
Posts: 1466
Joined: 9-January 04
Member No.: 12184
OS: none
Country Flag


I looked a bit closer. Here's more options to getting rid of messenger... (continued numbering from before)

4. Edit sysoc.inf (you need to repack it when you're done) and remove the line that says "msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7".
5. Create a winnt.sif and add this to your [Components] section : Msmsgs=Off

Wow. I'm a friend now. Cool. It's funny seeing some posters on the forum that post gibberish & have over 2000 counts. I get a kick out of when someone asks a question, and they would reply saying that they don't know. HAHAHA.
Go to the top of the page
 
+Quote Post
Super-Magician
post Mar 20 2006, 05:22 PM
Post #144


Friend of MSFN
*****

Group: Members
Posts: 969
Joined: 15-January 06
Member No.: 85355
OS: Vista Ultimate x86
Country Flag


Tomcat76: My script works fine, but what's the thing in Add/Remove Programs you're talking about?

tommyp: Option 4 sounds OK to me, but I wish there would be an automated way of doing that. I tried Option 5 once, but that was with my *corrupted* WINNT.SIF file (it said "[Componants]" instead), and I never tried it again.

This post has been edited by Super-Magician: Mar 20 2006, 05:25 PM
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 20 2006, 05:25 PM
Post #145


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


On Windows XP, when you remove all instances of "HIDE" from sysoc.inf, you'll see two references to Windows Messenger in Add/Remove Programs. They both need to be uninstalled to get fully rid of Windows Messenger. I think the second inf is called ims.inf but don't take my word for it. I need to investigate this again just like I did a couple of months ago.
Go to the top of the page
 
+Quote Post
Super-Magician
post Mar 20 2006, 05:29 PM
Post #146


Friend of MSFN
*****

Group: Members
Posts: 969
Joined: 15-January 06
Member No.: 85355
OS: Vista Ultimate x86
Country Flag


What about the thing in Add/Remove Windows Components?
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 20 2006, 05:36 PM
Post #147


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


I need a rest... laugh.gif

That's what I meant to refer to... smile.gif
Go to the top of the page
 
+Quote Post
tommyp
post Mar 20 2006, 05:44 PM
Post #148


MSFN Expert
Group Icon

Group: Software Developers
Posts: 1466
Joined: 9-January 04
Member No.: 12184
OS: none
Country Flag


I used to use the winnt.sif method before nlite. It worked great, even if I had the messenger slipstreamed into the sourcess.
Go to the top of the page
 
+Quote Post
Super-Magician
post Mar 21 2006, 01:07 PM
Post #149


Friend of MSFN
*****

Group: Members
Posts: 969
Joined: 15-January 06
Member No.: 85355
OS: Vista Ultimate x86
Country Flag


My script only appears to work in Windows XP. When I place the script in SVCPACK ('MSMSGS.CMD') for a 2003 installation, I get an 'Advanced INF Install' error at T-13 again, just like for 2000.

sad.gif

-- Super-Magician smile.gif

This post has been edited by Super-Magician: Mar 21 2006, 01:07 PM
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 21 2006, 01:50 PM
Post #150


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


When you say "just like for Windows 2000", I assume you tried it with a different CMD since Windows Messenger isn't part of Windows 2000.

For Windows 2000, you need to provide the full path to advpack.dll:

%windir%\system32\advpack.dll


But it should work without path for Windows 2003... Or am I wrong?
Go to the top of the page
 
+Quote Post
Super-Magician
post Mar 21 2006, 02:11 PM
Post #151


Friend of MSFN
*****

Group: Members
Posts: 969
Joined: 15-January 06
Member No.: 85355
OS: Vista Ultimate x86
Country Flag


QUOTE (Tomcat76 @ Mar 21 2006, 02:50 PM) *
When you say "just like for Windows 2000", I assume you tried it with a different CMD since Windows Messenger isn't part of Windows 2000.
Oops, I forgot about that blushing.gif.

When I didn't provide the full path, that Advanced INF Install error occurred. Does that mean I do need it for Windows 2003? It worked fine without on XP.

This post has been edited by Super-Magician: Mar 21 2006, 02:17 PM
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 21 2006, 03:22 PM
Post #152


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


I'd think not since it's newer than Windows XP, but try it. You don't need to run HFSLIP again for that; just edit your CMD in SOURCESS\I386\SVCPACK.

This post has been edited by Tomcat76: Mar 21 2006, 03:22 PM
Go to the top of the page
 
+Quote Post
Super-Magician
post Mar 21 2006, 03:26 PM
Post #153


Friend of MSFN
*****

Group: Members
Posts: 969
Joined: 15-January 06
Member No.: 85355
OS: Vista Ultimate x86
Country Flag


You mean try installing with the full path in the CMD? OK, will report back.
Go to the top of the page
 
+Quote Post
tommyp
post Mar 21 2006, 03:32 PM
Post #154


MSFN Expert
Group Icon

Group: Software Developers
Posts: 1466
Joined: 9-January 04
Member No.: 12184
OS: none
Country Flag


With CMD files that are processed during setup, it is good practice to specify the full path to the files you are working to. Using system variables also helps. To get an idea of what variables are available open a cmd window and type in SET.
Go to the top of the page
 
+Quote Post
Super-Magician
post Mar 21 2006, 07:24 PM
Post #155


Friend of MSFN
*****

Group: Members
Posts: 969
Joined: 15-January 06
Member No.: 85355
OS: Vista Ultimate x86
Country Flag


@FDV,

You could do the same to the link on your 2K SP5 page. http://users.telenet.be/tc76/winup/_win2k.html

smile.gif But, thanks for updating the link on your XP page.

@Tomcat76,

Does it matter that I put 'START /WAIT' at the beginning of the main line in my script? I won't be able to test my 2003 install with the modded CMD until maybe Thursday.

This post has been edited by Super-Magician: Mar 21 2006, 07:29 PM
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 21 2006, 07:47 PM
Post #156


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


START /WAIT should work. I can't see a problem with that.

Those link problems are really strange. About a month ago, someone said FDV had the wrong links on his site and I apologized a few messages later for not alerting FDV of this. I can't find that thread anymore, though. And now three times in a row. How many links does FDV have on his site? smile.gif

@FDV: the correct links are in my signature. They were all changed simultaneously a long time ago. I thought you were already aware of that for quite some time but apparantly not. Sorry if I got you confused.
Go to the top of the page
 
+Quote Post
Super-Magician
post Mar 21 2006, 08:32 PM
Post #157


Friend of MSFN
*****

Group: Members
Posts: 969
Joined: 15-January 06
Member No.: 85355
OS: Vista Ultimate x86
Country Flag


That someone was me actually laugh.gif. After you *apologized*, I thought that FDV had seen my message. But the links were never changed (until now). When I posted that original message in the other thread, browsing to the links on your old server would turn up an error message (page not found). Now I see you have the redirect link on the page.

Maybe you should have the pages redirect automatically to the new links. That way, it'll be easier. FDV only has two links to your update pages - one on the XP/2003 page (for XP only; he has Bilou's link for 2003) and one on the 2000 page.

-- Super-Magician smile.gif

This post has been edited by Super-Magician: Mar 21 2006, 08:32 PM
Go to the top of the page
 
+Quote Post
fdv
post Mar 21 2006, 11:29 PM
Post #158


An HFSLIP Guy
Group Icon

Group: Software Developers
Posts: 914
Joined: 16-July 04
From: About 3 hours from TommyP
Member No.: 24731
OS: none
Country Flag


in any case it's always best to pm me biggrin.gif
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 21 2006, 11:56 PM
Post #159


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


I'll keep that in mind... smile.gif
Go to the top of the page
 
+Quote Post
dziubek
post Mar 23 2006, 12:13 AM
Post #160


Friend of HFSLIP
**

Group: Members
Posts: 178
Joined: 26-November 04
From: Lodz
Member No.: 37321
Country Flag


Hello
1. I have big problem. My setup stops in 9 minute near end of installation.
In spite it removal the content of catalogs: HFSVPK and HFAAO. Problem steps out from several version hfslip, but I had not time about this to write :>

2. After generating folder SOURCESS creates file MPDIR1.TXT with content : wpdmtp.inf


Attached File(s)
Attached File  ERROR_REPORT.zip ( 1.52K ) Number of downloads: 38
 
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

112 Pages V  « < 6 7 8 9 10 > » 
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 06:19 AM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy