Notices

Themes and Skins This forum is for talking about and exchanging themes and skins for PDAs and Axims.

Reply
 
LinkBack Thread Tools
Old 11-08-05, 08:15 PM   #1 (permalink)
Aximsite Major League
 
Join Date: Apr 2005
Location: Philadelphia, PA
Posts: 320
Thanked 1 Time in 1 Post
[Request] How can I edit the boot screen?

I cannot believe noone has attempted this.

And please, I KNOW you say that you can't pull out items based in the OS...but I know for a fact you can. How else do you explain the ability to replace the wireless and bluetooth icons or being able to remove the ODclient.exe? So it CAN be done. The trick is figuring out how.

So...what files do I need to be looking for?

I want to edit the background image as well as the progress bar.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
duckie is offline   Reply With Quote
Sponsor Ads
Old 11-08-05, 08:17 PM   #2 (permalink)
Aximsite Major League
 
jhennig's Avatar
Senior Member
 
Join Date: Feb 2005
Location: Stratford, CT
Posts: 433
Thanked 0 Times in 0 Posts
it is possible. it is not reccommended. run a search for this topic and you'll find a thread about it from a number of weeks ago.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


PDA Graveyard: Palm 5000 | Palm M100 | Clie SJ-20 | Asus A620 | Asus A730w | Current: Dell X51v
jhennig is offline   Reply With Quote
Old 11-09-05, 11:42 AM   #3 (permalink)
Aximsite Major League
 
Join Date: Apr 2005
Location: Philadelphia, PA
Posts: 320
Thanked 1 Time in 1 Post
I did do a search(I am far from a newb to BB's) but I dont think I was using the right parameters so I didnt find it.

A little help, maybe?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
duckie is offline   Reply With Quote
Old 11-09-05, 11:48 AM   #4 (permalink)
Aximsite Major League
 
Join Date: Apr 2005
Location: Philadelphia, PA
Posts: 320
Thanked 1 Time in 1 Post
Ok, I found the old article from previous builds of the OS where boot.bmp was used, but this has never been the case for the X50v.

I am still looking for the answer, folks.

I tried splashv.exe, but I have yet to be able to copy it.

I also do not want to dump the rom, edit the rom, and reload the rom. I know there must be an easier way.

In the old days, people said that you couldnt edit the bootscreen in 2000 or XP and we found that it could be done...so pleasew don;t tell me this can't be done.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
duckie is offline   Reply With Quote
Old 11-09-05, 11:58 AM   #5 (permalink)
Aximsite Major League
 
Join Date: Apr 2005
Location: Philadelphia, PA
Posts: 320
Thanked 1 Time in 1 Post
Here is the boot.rgu file which is obviously the system registry

The first call seems to be to device.exe

Could this hold the key?

Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\init]
        "Launch20"="device.exe"
[HKEY_LOCAL_MACHINE\Drivers]
    "RootKey"="Drivers\\BuiltIn"
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn]
    "Dll"="BusEnum.dll"
    "BusName"="BuiltIn"
    "Flags"=dword:8
    "BusIoctl"=dword:2a0048
    "InterfaceType"=dword:0
    "IClass"=multi_sz:"{B3CC6EBA-5507-4196-8E41-2BF42E4A47C9}=%b","{6F40791D-300E-44E4-BC38-E0E63CA8375C}=%b"
[HKEY_LOCAL_MACHINE\System\Events]
    "SYSTEM/DevMgrApiSetReady"="Device Manager APIs ready"
[HKEY_LOCAL_MACHINE\System\Events]
    "SYSTEM/PowerManagerReady"="Power Manager APIs ready"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\Interfaces]
    "{A32942B7-920C-486b-B0E6-92A702A99B35}"="Generic power-manageable devices"
    "{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}"="Power-manageable block devices"
    "{98C5250D-C29A-4985-AE5F-AFE5367E5006}"="Power-manageable NDIS miniports"
    "{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}"="Power-manageable display"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\On]
    "Default"=dword:0           ; D0
    "Flags"=dword:10010000      ; POWER_STATE_ON | POWER_STATE_PASSWORD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\Suspend]
    "Default"=dword:3           ; D3
    "Flags"=dword:200000        ; POWER_STATE_SUSPEND
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\ColdReboot]
    "Default"=dword:4           ; D4
    "Flags"=dword:800000        ; POWER_STATE_RESET
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\Reboot]
    "Default"=dword:4           ; D4
    "Flags"=dword:800000        ; POWER_STATE_RESET
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\Suspend\{98C5250D-C29A-4985-AE5F-AFE5367E5006}]
    "Default"=dword:4           ; D4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\UserIdle]
    "Default"=dword:2           ; D2
    "Flags"=dword:1000000       ; POWER_STATE_USERIDLE
    "bkl1:"=dword:4             ; backlight off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\UserIdle\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
    "Default"=dword:4           ; D4    ; display off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\BacklightOff]
    "Default"=dword:0           ; D0
    "Flags"=dword:10010000      ; POWER_STATE_ON | POWER_STATE_PASSWORD
    "bkl1:"=dword:4             ; backlight off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\ScreenOff]
    "Default"=dword:0           ; D0
    "Flags"=dword:100000        ; POWER_STATE_IDLE
    "bkl1:"=dword:4             ; backlight off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\ScreenOff\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
    "Default"=dword:4           ; D4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\Unattended]
    "Default"=dword:0           ; D0
    "Flags"=dword:400000
    "wav1:"=dword:4             ; sound disabled
    "bkl1:"=dword:4             ; backlight off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\Unattended\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
    "Default"=dword:4           ; D4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\Resuming]
    "Default"=dword:2           ; D2
    "Flags"=dword:10000000      ; POWER_STATE_PASSWORD
    "bkl1:"=dword:4             ; backlight off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\State\Resuming\{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}]
    "Default"=dword:4           ; D4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
        "SystemPriority256"=dword:F8                    ; 248 - THREAD_PRIORITY_TIME_CRITICAL
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\ActivityTimers\UserActivity]
    "TimeoutMs"=dword:64                        ; in milli seconds
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\Timeouts]
    "ACSuspendTimeout"=dword:0                          ; timeout disabled on AC power
    "ACResumingSuspendTimeout"=dword:F          ; 15 seconds
    "BattSuspendTimeout"=dword:B4                       ; 3 minutes (180 seconds) on battery
    "BattResumingSuspendTimeout"=dword:F        ; 15 seconds
[HKEY_LOCAL_MACHINE\SYSTEM\Events]
    "SYSTEM/GweApiSetReady"="Event triggered after GWES registers its API sets"
[HKEY_LOCAL_MACHINE\init\BootVars]
   "SystemHive"="Documents and Settings\\system.hv"
   "ProfileDir"="Documents and Settings"
   "Flags"=dword:0
[HKEY_LOCAL_MACHINE\System\ObjectStore]
    "DefaultDBVol"="Documents and Settings\\default.vol"
[HKEY_LOCAL_MACHINE\System\ObjectStore]
    "AllowSystemAccess"=dword:1
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt]
    "ReplStoreHostVolume"=""
    "ReplStorePath"="\\ReplStorVol"
    "ReplStoreName"="ReplStor"
    "ReplStoreDoImmaculate"=dword:0
    "ReplStoreCacheSize"=dword:0
    "NumDirsToExclude"=dword:0
    "DirsToExclude"=multi_sz:""
[HKEY_LOCAL_MACHINE\System\ObjectStore]
    "RegistryType"=dword:1
[HKEY_LOCAL_MACHINE\System\StorageManager]
    "Dll"="fsdmgr.dll"
    "PNPUnloadDelay"=dword:1000
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
    "FriendlyName"="FAT FileSystem"
    "Dll"="fatfsd.dll"
    "Flags"=dword:00000064
    "Paging"=dword:1
    "EnableCache"=dword:1
    "CacheSize"=dword:0
    "Util"="fatutil.dll"
    "CacheDll"="diskcache.dll"
[HKEY_LOCAL_MACHINE\System\StorageManager\IMGFS]
    "FriendlyName"="Image-Update Filesystem"
    "Dll"="imgfs.dll"
    "Paging"=dword:1
    "ShadowROM"=dword:1
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateApp]
    "InputFileName"="UAInput.000"
    "OutputFileName"="UAOutput.000"
    "PersistentRoot"="\\OSRoot"
    "PersistentTempName"="UATemp"
    "RAMTempDir"="\\UATemp"
    "DisplayDLL"="uldrui.dll"
    "ValidatorLogPath"="\\Release\\UpdateValidator.log"
    "UpdateAppLogPath"="\\OSRoot\\UpdateApp.log"
[HKEY_LOCAL_MACHINE\System\StorageManager\MSPART]
    "Dll"="mspart.dll"
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles]
    "AutoMount"=dword:1
    "AutoPart"=dword:0
    "AutoFormat"=dword:0
    "MountFlags"=dword:0
    "DefaultFileSystem"=""
    "PartitionDriverName"="MSPART"
    "Folder"="Mounted Volume"
[HKEY_LOCAL_MACHINE\System\StorageManager\PartitionTable]
    "01"="FATFS"
    "04"="FATFS"
    "06"="FATFS"
    "07"="NTFS"
    "0B"="FATFS"
    "0C"="FATFS"
    "0E"="FATFS"
    "0F"="FATFS"
    "20"="BOOT"
    "21"="BINFS"
    "22"="RAWFS"
    "23"="RAWFS"
    "25"="IMGFS"
    "26"="BINARY"
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash]
    "PartitionDriver"="mspart.dll"
    "MountAsROM"=dword:1
    "MountHidden"=dword:1
    "Folder"="Flash Disk"
    "Name"="FLASH Disk Block Device"
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS]
    "MountAsROM"=dword:0
    "MountHidden"=dword:0
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\CDProfile]
    "Name"="IDE CDROM/DVD Drive"
    "Folder"="CDROM Drive"
    "DefaultFileSystem"="UDFS"
    "PartitionDriver"=""
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\CDProfile\PartitionTable]
[HKEY_LOCAL_MACHINE\Comm\Security\SystemCertificates\Root]
        "InitFile"="\\windows\\sysroots.p7b"
[HKEY_LOCAL_MACHINE\nls]
    "LegacyLocaleMode"=dword:1
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsdspy]
   "dll"="fsdspy.dll"
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt]
    "NumDirsToExclude"=dword:e
    "DirsToExclude"=multi_sz: "\\mxip_initdb.vol",
                              "\\mxip_system.vol",
                              "\\mxip_notify.vol",
                              "\\mxip_lang.vol",
                              "\\cemail.vol",
                              "\\pim.vol",
                              "\\Documents and Settings\\default\\user.hv",
                              "\\Documents and Settings\\system.hv",
                              "\\Windows\\Profiles\\guest\\Temporary Internet Files\\",
                              "\\Windows\\Profiles\\guest\\Cookies\\",
                              "\\Windows\\Profiles\\guest\\History\\",
                              "\\Windows\\Activesync\\",
                              "\\windows\\messaging\\",
                              "\\Temp\\"
[HKEY_LOCAL_MACHINE\init\BootVars]
    "RequireCertMod"=dword:1
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\Relfsd]
    "MountFlags"=dword:1    ; hides the release directory from enumeration
[HKEY_LOCAL_MACHINE\init\BootVars]
   "Flags"=dword:1
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power]
    "ScreenPowerOff"=dword:3c
[HKEY_LOCAL_MACHINE\MUI]
    "Enable"=dword:1
[HKEY_LOCAL_MACHINE\MUI]
   "SysLang"=dword:409
[HKEY_CURRENT_USER\MUI]
   "CurLang"=dword:409
[HKEY_LOCAL_MACHINE\init\BootVars]
"Flags"=dword:1
[HKEY_CURRENT_USER\Software\Microsoft\Windows]
    "DbPath"="\\mxip_initdb.vol"
    "LangDbPath"="\\mxip_lang.vol"
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\StrataFMD]
   "Dll"="stratad.dll"
   "Order"=dword:2
   "Prefix"="DSK"
   "Ioctl"=dword:4
   "Profile"="MSFlash"
   "IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}"
   "MemBase"=dword:00000000       
   "MemLen"=dword:00000000
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\IMGFS]
    "XIP"=dword:1
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash]
    "Name"="MSFLASH for STRATAFLASH"
    "Folder"="NOR Flash"
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\MSFlash]
    "DriverPath"="Drivers\\BuiltIn\\StrataFMD"
    "LoadFlags"=dword:1
    "Order"=dword:0
    "BootPhase"=dword:0
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\StrataFMD]
   "Dll"="msflash.dll"
   "MemBase"=dword:A0040000
   "MemLen"=dword:07F40000
   "BlockSize"=dword:40000
   "SectorSize"=dword:1000
   "WriteBufferSize"=dword:40
   "IsPairedFlash"=dword:1
   "ReservedBlocks"=dword:4
   "CompactionPrio256"=dword:ff
   "CompactionCritPrio256"=dword:ffffffff
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\IMGFS]
    "XIP"=dword:0
    "MountFlags"=dword:11
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS]
    "AutoFormat"=dword:1
    "Bootphase"=dword:1
    "AutoMount"=dword:1
    "AutoPart"=dword:1
    "Flags"=dword:00000014
    "FormatTFAT"=dword:1
    "MountAsBootable"=dword:1
    "MountAsRoot"=dword:1
    "CheckForFormat"=dword:1
    "EnableWriteBack"=dword:1
    "DataCacheSize"=dword:00000400      ;1024 sectors(1024*512=512KB)
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS\Filters\fsreplxfilt]
    "dll"="fsreplxfilt.dll"
    "order"=dword:1                 ; must be loaded before other filters
[HKEY_LOCAL_MACHINE\init\BootVars]
   "Flags"=dword:5
[HKEY_LOCAL_MACHINE\System\StorageManager\filters\FSDSPY]
    "Dll"="aximfsdspy.dll"
    "Order"=dword:0
[HKEY_LOCAL_MACHINE\System\Events]
    "SYSTEM/BatteryAPIsReady"="Battery Interface APIs"
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "SD Card"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "SD-Karte"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "SD ?"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "Carte SD"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "Scheda SD"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "Tarjeta SD"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "SD ???"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "SD ???"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "SD Card"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "SD-kaart"="SD Card"    
[HKEY_LOCAL_MACHINE\System\ImageUpdate\UpdateBin\PathMapping]
    "Placa SD"="SD Card"    
[HKEY_LOCAL_MACHINE\System\StorageManager]
    "PNPUnloadDelay"=-
    "PNPUnloadDelay"=dword:5dc
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
duckie is offline   Reply With Quote
Old 11-21-05, 02:27 PM   #6 (permalink)
Aximsite Major League
 
Join Date: Apr 2005
Location: Philadelphia, PA
Posts: 320
Thanked 1 Time in 1 Post
noone?

at all?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
duckie is offline   Reply With Quote
Reply

Tags
boot, edit, request, screen

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:45 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC