|
||||
Quote:
I was not adding all the needed info. Worked like a charm, except if I want to copy more then one shortcut: ; ===== Wisbar Advance 2 ===== Directory("\Windows\Start Menu"):-File("Wisbar Settings.lnk","\Windows\WisbarSettings.lnk") Directory("\Windows\Start Menu"):-File("Wisbar.lnk","\Windows\Wisbar.lnk") ; That is the actual text I used and it only copies the second shortcut, and not the first. I even swapped them and still only the second. Thanks for your help, I am finally on my way to getting a perfect device! |
|
||||
Quote:
Directory("\Windows\Start Menu"):-File("Blah.lnk","\Windows\Blah.lnk")Directory("\Wi ndows\Start Menu"):-File("Wisbar.lnk","\Windows\Wisbar.lnk") go find the first one's initflashfiles.txt and fix it. The above happens when the initflashfiles.txt doesn't have a empty EOL at the end (the files are appended to each other, so if there's no empty EOL at the end, it just takes the last line of the previous initflashfiles.txt and appends the next one right to the end of the previous line) |
|
||||
Just as another example of hardcoding, Batti 2.1 has code in it that looks for BattiConfig in the Program Files folder regardless of how you install it. This is not the biggest setback, but still will give users errors.
__________________
Kitchen updates at www.ppckitchen.org and you can get BuildOS help Here
If you have been helped by me or would like to support developers like Olipro, helmi_c, and others please feel free to Donate ALWAYS FLASH BACK TO YOUR CARRIER'S OFFICIAL ROM BEFORE TAKING YOUR PHONE IN FOR SERVICE OF ANY KIND |
|
||||
Quote:
|
|
||||
Re: New and Revised SprintOEM??
Quote:
|
|
||||
Re: New and Revised SprintOEM??
Quote:
|
|
||||
Anyone know how to figure out how much space a rom is taking up after (or before) you build it? I just want to get an idea of what I can and cannot put in the rom before it goes over the size limit (128 right? or is it 64?)
|
|
||||
Quote:
When you're building your ROM, you can see the overall size of it between running CreateOS and CreateROM. After running CreateOS, select boot.hv, boot.rgu and the dump folder and right click, then Properties. Ignore the Size: line. You're looking for the Size on disk: line because that shows how much space the files really take up including file system overhead. That number has to be 64.0 MB or smaller for the ROM to boot. If you're over, don't even bother running CreateROM.bat. You need to pare down first. Note that you can shave off about 1MB from the dump folder just by deleting the T9 language DLLs (if you've already removed IntelliPad, and why wouldn't you) and unneeded gif and jpg files. |
|
||||
Actually, you can get a lot more than that in a rom. Right now, I have a dump folder that is about 120MB. Perhaps you had issues because of some other error.
|
|
|
|