Jump to content

Featured Replies

Posted

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

like mspaint or notepad or ..etc.

pleze help me?

Edited by LeGend95

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

thanx i will try

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...