Jump to content

About file


Guest LeGend95

Recommended Posts

Guest LeGend95

Which file are used to copy the files from i386 to system32????

like mspaint or notepad or ..etc.

pleze help me?

Edited by LeGend95
Link to comment
Share on other sites

You can use a simple txtsetup_files command in your entries.ini to copy a file to system32

[general]
builddate=2009/11/07
description=Put description here.
language=Language
title=Name
version=1.0
website=http://www.example.com/

[dosnet_files]
d1,filename.ext

[txtsetup_files]
filename.ext = 100,,,,,,,2,0,0,renamedfile.extension ; This is in case the file needs to be renamed

If you look in TXTSETUP.SIF you will see the numbers of the different dirs you can copy to with txtsetup

[WinntDirectories]
1 = "\"
2 = system32
3 = system32\config
4 = system32\drivers
5 = system
7 = system32\ras
9 = system32\spool
etc
etc

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...