View Single Post
      07-15-2013, 08:20 PM   #72
GenePoole
Lieutenant
46
Rep
541
Posts

Drives: 2012 F30 328i
Join Date: Apr 2010
Location: Brighton, IL

iTrader: (0)

Quote:
Originally Posted by tinkerman View Post
I’d like to edit/customize ISID’s initially displayed screens during initial boot, that show Sensible’s custom comments(in red color). For example, I’d like to indicate the included SP-Daten models for example (especially if I add/update with other models or versions of SP-Daten, so that if others use it, they will know for sure).

Does this need to be done via Admin access to ISID running as a VM, or
via access in Windows to ISID’s data files such as some image files with the ISID’s vmdk mounted in Windows as a ‘mapped virtual disk’?
It's just the background wallpaper. The registry points to:
Code:
P:\BASE\ISID.bmp
which is a copy of the main wallpaper in C:\Windows\ISID.bmp.org.bmp plus the extra text.

You can either change the registry key:
Code:
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\System\Wallpaper
or put your own file in P:\BASE\ISID.bmp

Whichever is easier for you.

Last edited by GenePoole; 07-15-2013 at 08:49 PM..
Appreciate 0