Support Forum

Full Version: File switching
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible for files that are not on cd but are installed later on to be swappedConfused:
sorry, I don't understand your question Sad
Vitali Wrote:sorry, I don't understand your question Sad
Let's say I've got an application installed during the setup. Is it possible to make a file switch (like modding) but later on??
penguin_chris Wrote:Let's say I've got an application installed during the setup. Is it possible to make a file switch (like modding) but later on??
would you replace a file with a modifed file?

its possible:
  • if you add a applicatin, get you a line like: "%CDROM%\Software\ApplicationName\Setup.exe" /switch1 /switch2
  • After this can you add a second line: cmd \c COPY "%CDROM%\Software\ApplicationName\ModifedFile" "%Programfiles%\Aplicationsdirectory\OriginalFile" /Y
Yes, I thought of something like this Smile.
Thank you for the help but now I only got two questions Smile)
1. How can I set a theme (a custom one) to be default?
2. How to add a text mode driver (a SATA controller driver) since when I add a file using the Drivers tab and the Drivers for RAID option I just get an error message

Thank you for the help you already provided me with and for help in advance Smile)
penguin_chris Wrote:1. How can I set a theme (a custom one) to be default?
http://unattended.msfn.org/unattended.xp/view/web/76/
penguin_chris Wrote:2. How to add a text mode driver (a SATA controller driver) since when I add a file using the Drivers tab and the Drivers for RAID option I just get an error message
I need this error bevore I can help you. Can you make a shot from this error? You can send it to v.graf@gmx.net
Vitali Wrote:http://unattended.msfn.org/unattended.xp/view/web/76/
I worked it out with a regkey which is a little easier (at least for me)

Vitali Wrote:I need this error bevore I can help you. Can you make a shot from this error? You can send it to v.graf@gmx.net
This was just a problem of a bad driver directory so its done...
Sorry for causing the trouble when I find a solution by myself Smile)