|
||||
Quote:
__________________
![]() ![]() ![]() Projects: (PeraStats 1.7) (PeraCount with Clock 1.3) (PeraCount 1.3) (PeraProfiler 1.2) (S2U2Lock 1.1) |
|
||||
Remember also that there are self registering .dlls in some cabs as well. However, if everything else is done would say that this would be a wonderful utility.
__________________
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:
![]() |
|
||||
Unfortunately, I made it manually. You released this shortly after I made the OEM. Sorry to have hijacked your thread with the info... Someone mentioned it, so I thought I'd save them the trouble. My next OEM will def. use this, though. Looks slick.
--------------------------------- Just as a note on the Slidelock 1.6 OEM... The first time it runs, the iLock program overwrites my registry entries, so you get some errors. It does this by design, in order to create the entries, but since I already created them, it is overwriting mine. The correct reg. entries are in the rgu, and should be as follows: WallpaperLandscape=\Windows\wallpaperL.bmp Wallpaper=\Windows\wallpaper.bmp Slide2UnlockPath=\Windows |
|
||||
Yuma,
Thanks for the heads up RE: your slide2unlock OEM vzboyz: I made my own slide2unlock OEM using your util. It worked as advertised but I still had some manual work to do in the initflashfiles because of the external BMP files that need to be copied to another directory... hence my humble request above. Still saved me some time tho ![]()
__________________
current: HTC Imagio
old: Samsung Omnia i910, HTC Mogul (XV5800), HTC Apache (XV6700) |
|
||||
alright, I have used the app a couple times and have noticed a few things.
-it creates .lnk files in Unicode. I usually have issues with the shortcuts showint properly unless they are ANSI -the initflashfiles part could still use some work. First, when I made a flash file entry, it left off the \Windows part. Now, I agree with the above statements that the file box should show all files in the OEM and allow for multiple entries for the files. For instance, sometimes you may need to have a shortcut for the same .exe in both \Start Menu\Programs and \Startup. -this is more of a minor annoyance, but could you add Desktop and possibly the ability to remember the Browse path when looking for the OEM folder location. |
|
||||
Looks good. Great work as usual.
I do see one issue that will still cause some problems. This is again with the initflashfile and multiple files. Right now it works fine for creating multiple shortcuts (.lnks). However, if you are creating an OEM where files need to be copied into new folders instead of creating shortcuts, this may be a problem. Here is an example: Code:
Directory("\Windows\GFX\Res"):-File("wallpaperL.bmp","\Windows\WallpaperL.bmp") Directory("\Windows\GFX\Res"):-File("wifi.bmp","\Windows\wifi.bmp") Directory("\Windows\GFX\Res"):-File("Wallpaper.bmp","\Windows\Wallpaper.bmp") Directory("\Windows\GFX\Res"):-File("Volume.bmp","\Windows\Volume1.bmp") Directory("\Windows\Start Menu\Programs\Slide2Unlock"):-File("iLock.lnk","\Windows\iLock.lnk") Directory("\Windows\Start Menu\Programs\Slide2Unlock"):-File("slide.lnk","\Windows\slide.lnk") Not trying to pick the app apart. Again, great work on something that will help a lot of people. |
![]() |
|
|
|