Hey Guys,
Does anyone now bye a simple way te integrate an OEMLOGO & info, and a Standaard background image.
Already Thankx,,, Denny
Integrate OEMLOGO & Background in vista
- user_hidden
- Posts: 1924
- Joined: Thu Dec 06, 2007 7:52 am
- Location: Canada eh!
Windows Vista
Geld dit voor windows xp of voor vista ?
Voor xp weet ik hoe het werkt... zou het misschien op de zelfde manier dan bij xp kunnen.
thankx
Voor xp weet ik hoe het werkt... zou het misschien op de zelfde manier dan bij xp kunnen.
thankx
Here you go: $OEM$ Folder LayoutAlleine wrote:Could you tell us where can we find a list with all other directories like these two? Or simply we can put the files we want in a directory like \$OEM$\$$\dir?
Just the original files, uncompressed.Otherwise, these files must be file.ext or file.ex_ (compressed)?
You can compress the files, and put them into the i386 folder. You then add the same sort of infomation that is present for things like command.com or whatever, into DOSNET.SIF and TXTSETUP.SIF. Here's the relevant code.
This is 5.x, not 6.x, i suppose.
Code: Select all
-------------------------- dosnet.inf ---------------------------------
[Files]
d1,oemlogo.bmp
d1,oeminfo.ini
-------------------------- txtsetup.sif -------------------------------
[SourceDisksFiles]
oemlogo.bmp = 1,,,,,,,2,0,0
oeminfo.ini = 1,,,,,,,2,0,0