FlamingClaw
Programmer
Hello for everyone!![[peace] [peace] [peace]](/data/assets/smilies/peace.gif)
I'm working a great project,that's name is "Unatended WindowsXp"![[pc3] [pc3] [pc3]](/data/assets/smilies/pc3.gif)
The idea is not really new,and not is mine,but I can do that too...Some files during Windows setup will be copying to the 'TempInstall' dir of the system drive.They'll be installing silently.And here comes my little problem:after installation I wanna delete this temprorary setup files from the system drive...So the question is there any function or procedure that uses the following things like these:
"FileFindFirstFile()"seekin' of the setup files,and when it find one then a new function should goes like "FileFindNextFile()" that will be keep searching for the remaining files .....
These codes can be write in 'AUTOIT' scripting but I wanna to write that in Pascal.....
Someone could help me?
![[peace] [peace] [peace]](/data/assets/smilies/peace.gif)
I'm working a great project,that's name is "Unatended WindowsXp"
![[pc3] [pc3] [pc3]](/data/assets/smilies/pc3.gif)
The idea is not really new,and not is mine,but I can do that too...Some files during Windows setup will be copying to the 'TempInstall' dir of the system drive.They'll be installing silently.And here comes my little problem:after installation I wanna delete this temprorary setup files from the system drive...So the question is there any function or procedure that uses the following things like these:
![[thumbsup] [thumbsup] [thumbsup]](/data/assets/smilies/thumbsup.gif)
"FileFindFirstFile()"seekin' of the setup files,and when it find one then a new function should goes like "FileFindNextFile()" that will be keep searching for the remaining files .....
These codes can be write in 'AUTOIT' scripting but I wanna to write that in Pascal.....
Someone could help me?