MSFN Forum: Duplicated files - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Duplicated files Split from main WinsetupfromUSB

#1 User is offline   nikanuka 

  • Group: Members
  • Posts: 4
  • Joined: 12-December 08

Posted 27 August 2009 - 06:07 AM

when i'm installing windows xp from my usb stick (using this beautiful app), at the very beginning of installation, when windows copying files to hard drive, at the end of this process windows is unable to copy this files

feeddisc.wav
infobar.wav
navstart.wav
popupblk.wav
occache.ini
webcheck.ini

tryed on another usb stick - result is same

I have integrated some components via nlite :

XPSP3_QFE_UpdatePack_1.0.8_20090817.7z
DotNetFx_3in1_Addon_v2.2.7z
Adobe_Flash_AIO_1.4_AddOn.cab
ASPI_addon.7z
K-Lite Codec Pack Mega 5.0.5.cab
WINRAR 3.80.CAB
FolderSize-24.cab
Foxit PDF Reader 3.0.1817 addon.rar
HashCheck 2.1.11.cab
Vista_Sounds.cab

+driver pack

above files are in XPSP3_QFE_UpdatePack_1.0.8_20090817.7z

How to resolve a problem ?
....


#2 User is offline   ilko_t 

  • MSFN Expert
  • Group: Super Moderator
  • Posts: 1,458
  • Joined: 06-December 06
  • OS:none specified
  • Country: Country Flag

Posted 27 August 2009 - 08:52 AM

Check txtsetup.sif in USB stick root for duplicated entries for those files, comment out (put ; sign at fron of the line) the duplicates.
Copy edited txtsetup.sif to $WIN_NT$.~BT directory.

If unable to figure out- zip and attach with your next post txtsetup.sif.

#3 User is offline   nikanuka 

  • Group: Members
  • Posts: 4
  • Joined: 12-December 08

Posted 28 August 2009 - 05:11 AM

ilko_t

Quote

Check txtsetup.sif in USB stick root for duplicated entries for those files, comment out (put ; sign at fron of the line) the duplicates


I have found duplicated entries for those files, but don't know which ones to comment out ...

feeddisc.wav = 1,,,,,,,26,0,0,"Windows Feed Discovered.wav"
feeddisc.wav = 100,,,,,,,26,0,0,"Windows Feed Discovered.wav"
............................
feeddisc.wav = 16

infobar.wav = 1,,,,,,,26,0,0,"Windows Feed Discovered.wav"
infobar.wav = 100,,,,,,,26,0,0,"Windows Feed Discovered.wav"
............................
infobar.wav = 16

navstart.wav = 1,,,,,,,26,0,0,"Windows Feed Discovered.wav"
navstart.wav = 100,,,,,,,26,0,0,"Windows Feed Discovered.wav"
............................
navstart.wav = 16

popupblk.wav = 1,,,,,,,26,0,0,"Windows Feed Discovered.wav"
popupblk.wav = 100,,,,,,,26,0,0,"Windows Feed Discovered.wav"
............................
popupblk.wav = 16

occache.ini = 1,,,,,,,1976,0,0,desktop.ini
occache.ini = 100,,,,,,,273,0,0,"desktop.ini"
............................
occache.ini = 16

webcheck.ini = 1,,,,,,,1975,0,0,desktop.ini
webcheck.ini = 100,,,,,,,274,0,0,"desktop.ini"
............................
webcheck.ini = 16


#4 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,095
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 28 August 2009 - 05:39 AM

"1" means "original XP", "100" means service pack 1 (or later):
http://www.msfn.org/board/switches-txtsetu...852-page-3.html

Thus the ones to be commented should be the ones with "1" (pardon me the pun ;)).

What makes me a bit dubious is the different "target" (Destination Directory) of these two couple of lines :unsure::

Quote

occache.ini = 1,,,,,,,1976,0,0,desktop.ini
occache.ini = 100,,,,,,,273,0,0,"desktop.ini"



Quote

webcheck.ini = 1,,,,,,,1975,0,0,desktop.ini
webcheck.ini = 100,,,,,,,274,0,0,"desktop.ini"


I would anyway try commenting the "1"'s.


jaclaz

#5 User is offline   nikanuka 

  • Group: Members
  • Posts: 4
  • Joined: 12-December 08

Posted 28 August 2009 - 06:44 AM

jaclaz

should be like this?

;feeddisc.wav = 1,,,,,,,26,0,0,"Windows Feed Discovered.wav"
feeddisc.wav = 100,,,,,,,26,0,0,"Windows Feed Discovered.wav"

...................

;occache.ini = 1,,,,,,,1976,0,0,desktop.ini
occache.ini = 100,,,,,,,273,0,0,"desktop.ini"

...................

;webcheck.ini = 1,,,,,,,1975,0,0,desktop.ini
webcheck.ini = 100,,,,,,,274,0,0,"desktop.ini"

This post has been edited by nikanuka: 28 August 2009 - 06:51 AM


#6 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,095
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 28 August 2009 - 07:23 AM

View Postnikanuka, on Aug 28 2009, 02:44 PM, said:

jaclaz

should be like this?


Yep. :)

jaclaz

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy