[Project] WP8 File Explorer Project

Sunius1

Senior Member
Aug 9, 2013
71
36
0
Are you sure it's using LongListSelector? For all we know it could be using ListBox with SelectionMode.Multiple and custom XAML style.
 

Sunius1

Senior Member
Aug 9, 2013
71
36
0
Has anyone know where mscorlib.dll and the pack are stored on the device (if anywhere)? On C:\Windows\system32, only native image is present. Furthermore, if you load that assembly via reflection, module path is equal to C:\Windows\system32\mscorlib.dll - almost as if it was a symbolic link to somewhere else.

Note, I made those observations with a Lumia 920, so no interop unlock for me. If anyone with an unlocked Samsung Ativ S could look for that dll, I would be very grateful.
 

jessenic

Senior Member
Sep 9, 2010
479
313
0
suomiwp.com
Has anyone know where mscorlib.dll and the pack are stored on the device (if anywhere)? On C:\Windows\system32, only native image is present. Furthermore, if you load that assembly via reflection, module path is equal to C:\Windows\system32\mscorlib.dll - almost as if it was a symbolic link to somewhere else.

Note, I made those observations with a Lumia 920, so no interop unlock for me. If anyone with an unlocked Samsung Ativ S could look for that dll, I would be very grateful.
There is no mscorlib except the .ni.dll one.
 

Sunius1

Senior Member
Aug 9, 2013
71
36
0
Nowhere on the device? That's strange. Maybe there some .winmd files somewhere? I wonder where it pulls data for reflection then. Because it's obviously doing it during runtime.

Would anyone mind executing a program on their unlocked device that used this API?

http://msdn.microsoft.com/en-us/library/windows/desktop/ms682631(v=vs.85).aspx

I could write it, and you could compile it on your own if you wanted to. We might be able to find out more of how WP loads assemblies (unless that knowledge is somewhere out there, though I wasn't able to find it).
 

jessenic

Senior Member
Sep 9, 2010
479
313
0
suomiwp.com
Nowhere on the device? That's strange. Maybe there some .winmd files somewhere? I wonder where it pulls data for reflection then. Because it's obviously doing it during runtime.

Would anyone mind executing a program on their unlocked device that used this API?

http://msdn.microsoft.com/en-us/library/windows/desktop/ms682631(v=vs.85).aspx

I could write it, and you could compile it on your own if you wanted to. We might be able to find out more of how WP loads assemblies (unless that knowledge is somewhere out there, though I wasn't able to find it).
I can open the native images just fine in Reflector, there must be some information in them. Also WP8 does not have Kernel32 which has the function you mentioned.
 

Sunius1

Senior Member
Aug 9, 2013
71
36
0
I can open the native images just fine in Reflector, there must be some information in them. Also WP8 does not have Kernel32 which has the function you mentioned.
Oh my. Thanks... /facepalm at myself. I must have tried opening emulator ones (probably?), as I could have sworn those didn't contain any metadata...
 

GoodDayToDie

Inactive Recognized Developer
Jan 20, 2011
6,066
2,930
0
Seattle
Yeah, the .ni.dll files open fine in a .NET decompiler.

As for kernel32, it's not that it isn't present... they just broke it up and moved the pieces around (bloody pain in the ass...). Kernel32base.dll contains much of the stuff that was in kernel32.dll, but not all; you may have to poke around a bit to find the rest.
 

cerebos

Senior Member
Jul 26, 2012
59
5
0
When I try to install the app I'm getting "Can't install company app There's a problem with this company app. Contact your company's support person for help". This is on Samsung ATIV S with developer GDR3 and developer and interop unlock. I have no company account on this phone. Any way to install the app?
 

ngame

Senior Member
Mar 13, 2012
1,126
545
0
Mashad
When I try to install the app I'm getting "Can't install company app There's a problem with this company app. Contact your company's support person for help". This is on Samsung ATIV S with developer GDR3 and developer and interop unlock. I have no company account on this phone. Any way to install the app?
Use search for how to install (Sideload) xap files on Windows Phone 8.
You have to use SDK 8.0 and PC to sideload any xaps
 

GoodDayToDie

Inactive Recognized Developer
Jan 20, 2011
6,066
2,930
0
Seattle
When I try to install the app I'm getting "Can't install company app There's a problem with this company app. Contact your company's support person for help". This is on Samsung ATIV S with developer GDR3 and developer and interop unlock. I have no company account on this phone. Any way to install the app?
Wow... OK, remember how you sideloaded the interop-unlock helper app (and probably the bootstrap and capability-unlock apps too)? Shocking news alert: that's how you sideload apps! Why are you trying to sideload this one a different way?
 

tonbonz

Senior Member
May 14, 2012
243
75
48
BFE
Getting the runtime error fix capabilities in wmappmanifest error when deploying to Ativ Odyssey on 8.0.10327.77. Interopunlocked and running SamWP8. Redid bootstrap and enableallsideloading with success and still get the error.
 

-W_O_L_F-

Senior Member
Jul 10, 2010
1,029
934
143
Moscow
Getting the runtime error fix capabilities in wmappmanifest error when deploying to Ativ Odyssey on 8.0.10327.77. Interopunlocked and running SamWP8. Redid bootstrap and enableallsideloading with success and still get the error.
You have GDR2. If this app uses any of GDR3 capabilities, there will be an error. Most developers include ALL capabilities in their (homebrew) apps.
 
  • Like
Reactions: tonbonz
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone