![]() |
Leap Pad Manager - Printable Version +- Spiffy Hacks (https://spiffyhacks.harmonypogo.com) +-- Forum: LeapFrog LeapPad (https://spiffyhacks.harmonypogo.com/forum-7.html) +--- Forum: General Info, FAQ and Downloads (https://spiffyhacks.harmonypogo.com/forum-16.html) +--- Thread: Leap Pad Manager (/thread-212.html) |
RE: Leap Pad Manager - Deak Phreak - 05-28-2015 Did the program show as being connected as "Leap Pad 3"? Remember with any custom content, if you connect online, it will wipe the data. RE: Leap Pad Manager - Chimpawoo - 05-29-2015 (05-28-2015, 09:55 AM)Deak Phreak Wrote: Did the program show as being connected as "Leap Pad 3"? Remember with any custom content, if you connect online, it will wipe the data. the Leap Pad 3 is wifi. When the program finished it was in the list under the installed apps on ur program. Then i had to go into parent/admin mode on the leappad 3 and it showed under purchased or someting.... to install it should i have disconnected wifi? are you saying if my daughter watches the youtube videos that leapfrog puts on there via wifi that it will wipe the other programs or only when going to like updates and appstore etc...? RE: Leap Pad Manager - chelta - 05-31-2015 Hi! I've been trying to use the Leappad Manager program - and I cant connect. It keeps trying to look for the device as \\.\PhysicalDrive0, however that is my Windows OS SSD drive. The drive that the leappad is on is \\.\PhysicalDrive6. The full error is: Scanning Devices: --------------------------------------------------------------------------------------------------- \\.\PhysicalDrive0 ERROR: System.IO.FileLoadException: The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode) at Helper.IO.Win32FileStream.UnsafeNativeMethods.CreateFile(String fileName, Int32 access, FileShare shareMode, FileMode mode, FileOptions options) at Helper.IO.Win32FileStream..ctor(String path, FileAccess access, FileShare share, FileMode mode, FileOptions options) at LFConnect.dftp.findDevice() --------------------------------------------------------------------------------------------------- [Error] Can't connect to device! It doesnt look like its scanning the drives properly - is there anyway you know to fix this? Thanks! RE: Leap Pad Manager - Deak Phreak - 06-01-2015 (05-29-2015, 10:51 AM)Chimpawoo Wrote: the Leap Pad 3 is wifi. When the program finished it was in the list under the installed apps on ur program. Then i had to go into parent/admin mode on the leappad 3 and it showed under purchased or someting.... to install it should i have disconnected wifi? are you saying if my daughter watches the youtube videos that leapfrog puts on there via wifi that it will wipe the other programs or only when going to like updates and appstore etc...? When you add custom videos then you don't need to "install" via the tablet. It should show up when you are done transferring using the app. If you want to be able to use custom videos then you must disable the wifi. Everytime your device boots up, it does a call out to the internet to ensure all your apps are verified and if not, it will delete them. (05-31-2015, 04:42 PM)chelta Wrote: Hi! I am not sure what the issue with the scanning is or how to code it different. I don't have the best knowledge of c# so I am not sure if I will be able to resolve this issue without someone else's help that knows more then I do. RE: Leap Pad Manager - Deak Phreak - 06-04-2015 I suppose if you know the physical drive number, I could implement a way you can manually enter a number to have it try and skip the scanning alltogether. RE: Leap Pad Manager - sharniez - 06-17-2015 Hi, I haven't read all the other replies so this may have already been asked, but is there a Mac version of this? RE: Leap Pad Manager - Deak Phreak - 06-18-2015 Sorry there is not. RE: Leap Pad Manager - tralala - 07-06-2015 Did you ever find a fix for this? I can get the video to play on my sons XDi ultra but once you exit them they disappear? Have followed all the instructions with no problems, any help appreciated, thanks, Tara (10-27-2014, 09:10 PM)hossola Wrote: Hello Deak Phreak, Thanks for the wonderful information. This works perfect on my Leappad2. RE: Leap Pad Manager - Deak Phreak - 07-06-2015 I can play videos on my Ultra just fine. I do not have an XDi so I am unable to test. As for it disappearing, if you have any custom apps on the device including movies and you are connected via WIFI or connect the tablet to a PC, it will auto remove them. You will have to lose that functionality if you want custom stuff. RE: Leap Pad Manager - cgroshko - 08-29-2015 Has anyone got this working with the platinum ? I can create the video and install it, it shows up in Leappad manager but not on the tablet. On a side note if your still looking for help with them manager, i'm a .NET/Mono programmer and might be able to help in some way ? [edit] On another side note, I think i can help you get this going under mono to help the mac users. Your already using WinForms so it might only take some minor changes, but that all depends on the back end tho. Tried running it on Ubuntu loads up nice but crashed on path errors. |