Everything on the Windows Phone 8 Emulator - Windows Phone 8 Development and Hacking

The Windows Phone 8 Emulator is installed as a part of the Windows Phone 8 SDK. You can follow some steps below to begin hacking the emulator.
Things to do:
everything....
InteropUnlock
BCD Editing
Well, first thing is first. Getting the WP8 SDK to install.
PREREQUISITES:
A SLAT capable CPU and BIOS. Some OEMs have only enabled the virtualization feature, but missed the SLAT feature.
Your computer needs to support hardware DEP (No execute bit for AMD).
An OS that supports Hyper-V: Server 2008, 2008R2, 2010, 2012, 2012R2, or Windows 8 Pro.
Note: AFAIK, the only officially supported OS for this is Win8Pro-x64
Access to a user account that has Administrator rights.
Steps for "Getting Ready!"
Set the date to 10/5/13 - one day before expiration (thanks to mister2d.)
Install the SDK normally. (Note: the complete SDK should be installable on any 64bit OS that has the OS version at 6.1 or newer, just follow the tutorial in my signature.)
Install the Visual Studio Update 4.
Install the Windows Phone Emulator - Update 3
Now, most of you can launch the emulator by opening the Windows Phone Deployment Tool (or Windows Phone Power Tools) and deploy to the resolution of choice and to either RTM or GDR3.
I seemed to hit a bug where XDE (the emulator shell) can't create a Virtual Machine properly. It seems to be surrounding the disk being attached improperly.
So.... You can skip the entire part above if you have the Flash.vhd and the desired resolution vhd.
Using the WP8 emulator only using Hyper-V Manager
Open Hyper-V Manager
Click on New, then Virtual Machine
Name the VM what ever you like.
Set RAM at 512 or 1024. 2048 me be a little finicky.
Leave Networking on Not Connected unless you have fully configured Hyper-V.
Select "Attach a virtual hard disk later"
Click Finish.
Right click on the VM you have just created and go to settings.
Click on DVD Drive and press remove.
Click on Hard Drive and paste the location of the desired resolution vhd.
e.g. C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0GDR3\Emulation\Images\Flash.480x800.vhd
Double click on the VM to bring up the control interface and press the blue-green "start" button.
Controls for the VM:
Back - Escape/F1
Start - F2
Search - F3
Vol UP - F9
Vol Down - F10
Camera full-press? - F7
Mouse left & right click - tap
NOTE: THE CURSOR DISAPPEARS WHEN MOVED INTO THE VM SCREEN.
Things disable out of box.
Microsoft accounts
dialer (I can't seem to get any of the dialer codes to work yet.)
camera (kinda...just displays a colored box running around the edges.)
Steps to InteropUnlock:
Attach the vhd
type diskmgmt.msc at the start screen. click attach vhd. paste the location of the vhd and press ok.
e.g. C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0GDR3\Emulation\Images\Flash.480x800.vhd
right click on blue disk shown and click on detach vhd once done with working on it.
type regedit.exe at the start screen.
Navigate to HKEY_LOCAL_MACHINE
Click File, Load Hive.
Go to the main partition (the one that has all the links to the other drives...)
and go down to Windows\System32\config (it will ask for permission to enter...)
Hmm....Seems to be interopunlocked already...
More soon!

reserved

Just saying this in case you didn't know this: You can mount the VHD file as a hardware and explore/edit emulator system files.

That's exactly what's in the op, but I'm not sure what persists and there's a few others too, but I ran out of time to mess with it. Just highlight the text and you'll see that the directions are there.
Essentially this should be able to operate like a real device, but it needs a few tweaks. Also its funny to see in settings for it to say i386 under the SoC.
Sent from my Lumia 928 (RM-860) using Tapatalk

Convert VHD into vmdisk, then you can run the emulator in VMWare directly with CPU without SALT or VT and can also without win8

Saw this over on the winbeta site. Didn't really check it out but may be useful in backing up any work done on the emulators. As I said I didn't take much time checking it out but may be worth a look. http://go.altaro.com/?LP=WinBeta-30...tm_medium=banner-300x250&utm_campaign=winbeta

What would be really nice is to make it so you can connect your MS account from the emulator.

jordanmills said:
What would be really nice is to make it so you can connect your MS account from the emulator.
Click to expand...
Click to collapse
Yeah it might just need an easy tweak, but then again I simply don't know.

Skin WP-Emulator
Skin WP-Emulator from MS Dev Center.
Maybe someone needs
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Nokser

Related

Linux Window Manager on Android.

Do any of you think it's possible to run a full blown Window manager on our phones?
Not anything like gnome or kde, but awesome or lxde.
I have grown increasingly tired of all of Android's home applications.
Look forward to seeing comments
Well, I know you can run Debian Linux on our phones... I don't really think there is a point though because our CPU isn't powerful enough to make it very functional. The Droid may have a chance, and the Nexus One or Evo probably could.
Our phones should be powerful enough. Awesome and similar window managers use very little cpu.
wow, I'm no where near able to answer your question but what an interesting idea!! That would be very cool!
Thanks to REGAW helping me learn I used my new gnome bootable usb last night, how cool!!
Only downside is it doesn't save ANYTHING from the session, I'm going to partition some space for it on my hdd
id love to see ubuntu ported to our heros. the tp2 users have it, why not us?
I'd say Ubuntu is a bit too much I think a Debian port would be much more friendly.
Now that I think about it, I wonder if gentoo could be compiled on the phone and used as a phone.</off topic>
This topic is about running a *Window Manager* on the phone, not another operating system. I was reading about Android on the Wikipedia page earlier, and I read that there was no X support, so I dont think it would be very easy to get it working :/
Some of those manager are deathly simple. I guess they could potentionally be ported.
if you were running one of these overclocked roms would this change anything, I found this elsewhere, I didn't write it, you may have read it before:
OK, here's howto get Debian up and running on your HTC Hero running the MoDaCo Custom Rom 2.9:
1. Download this archive:
androidfanatic.com/cms/unofficial-app-repo.html?func=fileinfo&id=21
2. Extract the archive, resulting in a folder 'debian'. Inside this folder
replace 'installer.sh' and 'bootdeb' by the files provided with this howto.
Make sure they are replaced, delete the old ones first!
3. copy the folder 'debian' to the root of your sdcard. The root is the highest level, e.g.
drive E:\ if you are on a windows pc. Unmount sdcard on pc and phone.
4. Download ConnectBot from the market. See included QR-Code for use with Barcode Scanner app.
5. Start ConnectBot and open a local shell. To do so click on the drop down menu on the lower left
that says 'ssh' and select local.
6. As this is your first start of Debian you need to "install" it first. Execute the following
commands (press enter at the end of each line, always allow root access if asked):
su -
cd /sdcard/debian
sh installer.sh
bootdeb
At this point you are changing into the Debian environment. From now on do not restart
your phone or kill ConnectBot without executing 'exit' first. Now continue with commands:
/scripts/onetime.sh
exit
That's it, you are done! Now you can do whatever you want with your Debian installation.
7. To go into Debian from now on you use the following commands in a local shell in ConnectBot:
su -
bootdeb
You can automate that by passing these two commands as 'post-login automation' in ConnectBot,
long click the 'Local' entry in ConnectBot and edit the host.
Remember to leave with 'exit'! Alternatively you can click the trackball once and then press 'd'
on the keyboard. This resembles 'Ctrl+d', which is the logout command for unix shells. Do this
two times more to shut down the local shell in ConnectBot.
8. If you want to access your Debian by ssh execute the following command:
/etc/init.d/ssh start
9. To free some space in your image file execute the following command in the Debian environment:
apt-get clean
Do this also after every usage of 'apt-get upgrade' or 'apt-get install'.
10. For additional information here is howto resize your debian.img (for Linux only):
androidfanatic.com/cms/community-forums.html?func=view&id=1610&catid=9
And see here howto install a graphical desktop enviroment, in this case lxde or icewm:
(Note that i had to resize my debian.img first!)
wiki.lxde.org/en/Android
I'm not going to quote the entire post
@tmachovec: thanks for the info, but I'm looking to see if we can actually run it on the phone. Not connect to a fake X11 server over local ssh. I appresicate the input. But I'd like to run this on the phone
http://www.gentoo.org/main/en/where.xml
Gentoo has an ARM build, so it's possible.
noidea` said:
I'm not going to quote the entire post
@tmachovec: thanks for the info, but I'm looking to see if we can actually run it on the phone. Not connect to a fake X11 server over local ssh. I appresicate the input. But I'd like to run this on the phone
Click to expand...
Click to collapse
Gnome, KDE, IceWM or LXDE Desktop on your Android! 1 Year, 2 Months ago Karma: 9
IMPORTANT UPDATE: Many comments on sites that have blogged this post seem to be getting the wrong end of the stick. This is not connecting to a remote desktop on another machine! This is x11 and LXDE Desktop running LOCALLY on the G1 device, the reason I had to connect back to LOCALHOST using VNCViewer (also running LOCALLY on the device) is because there are no drivers available. This circumnavigates the need for any special drivers.
Now back to business!
It's official you can run X-Windows and your choice of GUI (Gnome, KDE, IceWM etc on an Android device!
Screenshots are below!!
androidfanatic.com/community-forums.html?func=view&catid=9&id=1620#1620
wow im lost in all this (NOT linux savy)
what does this mean?
Ok, so I've been trying to do this and I can never manage to get it working. When debian boots, it gives me an array of errors, but its too quick to reboot so I can't read whats wrong. I'm 99% sure it has something to do with the image being read off the sdcard. I read the installer script and manually moved all the necessary files because the script would not do it.
Yes, I ran everything as su
Has any one else had problems with this?
Thanks tmachovec
Any one have info on my problem?
I couldn't get it to load either, same problems with getting Debian to boot. I know a little about linux but not enough solve these issues.
noidea` , I have no idea.
just wondering has any one been able to do this successfully on their Hero's?
noidea` said:
just wondering has any one been able to do this successfully on their Hero's?
Click to expand...
Click to collapse
Have you tried doing some of the stuff from this site
http://android.modaco.com/content/htc-hero-hero-modaco-com/292093/debian-lenny-now-running-on-hero/
Its the gsm htc hero.. Different phone, but some of the stuff might definitely apply.
Heres a post I made after i got it to work
http://forum.xda-developers.com/showthread.php?p=6438126#post6438126
I GOT IT WORKING
here is a screen shot.. Im willing to do any kind of screen shot to prove it
Ill zip up my exact files that I use and the simple command to get it up and running.
Ill open up something and type my name and post a screen shot in a bit.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Run Android on your PC or Laptop..for real.

Want to run Android on your PC or Laptop?
This is pretty cool, did it this morning.
If you have troubles with getting your internet to work in it, what I did was put my EVO in USB tethering mode,plugged it into my PC..then booted the PC and it worked great.
1. Download Android from here..android-x86-1.6-r2.iso
2. Download UNetBootin
Now you have a few choices... either just burn the ISO to a cd (and boot your computer off it) or use unetbootin to make a usb thumb drive bootable with the ISO image on it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here are some better more detailed instructions.....
http://www.youtube.com/watch?v=Wrena1bNl18 -- cheesy video of it on my pc.
ok so this looks bad a** but like is it a dual boot? or is it if you dont have the memory card you cant run it? im running ubuntu and think this would be pretty sweet if you have the UI of this but still have the functioning of ubuntu
bubba1114 said:
ok so this looks bad a** but like is it a dual boot? or is it if you dont have the memory card you cant run it? im running ubuntu and think this would be pretty sweet if you have the UI of this but still have the functioning of ubuntu
Click to expand...
Click to collapse
I just booted up off a thumb drive so it doesn't effect your current os... you could also burn the ISO on to a cd and bootup off the CD...
You don't actually install this on your hard drive or anything. You could, but it'd be kinda pointless.
Would be very cool to run on a Netbook, see how android translates as a Netbook OS.
how about froyo2.2??
I tried it on my laptop Dell E4200 but I cannot run it. I tried all LIVE modes but nothing happened.
mine gets stuck on detecting android x86. I even tried burning the disk and got stuck in the same place. I really want to try this.
This is sick!! Can anyone think of any possible way to install apk files???? Can I add Google Apps somehow??
You can boot from Virtual PC too
Hi, i have successfully booted from Windows Virtual PC software..
You need to :
1. Download Windows Virtual PC
2. Go Bios to enable CPU virtualization technology(newer pc would have this function)
3. install the Windows Virtual PC software
4. Create a virtual disk
5. Give it any name
6. Go to Settings for that Virtual Disk
7. Search for dvd drive and point it to the android iso
8. Boot up the Virtual Drive you have created
9. select the third option, debug, and follow the instruction there, you should type exit twice to boot into android
10. Wella you have reached android
10a. Make sure you got a ethernet connection on your pc
10b. Try either ethernet port 1 or 2 to get connected to the internet by editing in the android ethernet settings.
Hope this helps
matthenry87 said:
This is sick!! Can anyone think of any possible way to install apk files???? Can I add Google Apps somehow??
Click to expand...
Click to collapse
I would assume that the OS uses the flash drive as a filesystem- so put the APKs on the flash drive, download a file manager from the web and install using the file manager.
Also I can't get this to work in VirtualBox, it says the ISO file is invalid.
I read about this months ago but never did give it a go. I can only imagine how awesome this would be to run on a computer that has a touchscreen monitor.
That said... once windows releases a few of their tablets and we have the option to boot into android.............. AWESOME!!!
This is confusing...no matter how I try to start it, it always comes to a black screen with an underscore that blinks every couple of seconds
This came out just in time.....not even 3 days ago I was looking at live android, which has been discontinued as it seems
Mac OSX
I got a Macbook Pro and I wanted to try, so I used Parrells desktop and mounted the ISO as as a Windows 7 (unsure if that was right) but it seemed to work just fine
Check it out!
Android on OSX -
Got it running on my Acer Aspire one, wifi works and I can connect to the internet! this is awesome!
Wow, I can run it under VirtualBox on Fedora 13... nice. Unfortunetaly I do not have touch screen so handling is a little bit tricky.
i got it running in virtualbox. just set up a virtual system and use ubuntu linux as the virtual system to be created and use the defaults to create the system
I got it running on an HP DV6 laptop coppied it to a usb drive booted up and it works fine and the internet, nice work thanks for this
it runs great under vmware workstation 7. even internet works I just wished the real market was pre-installed. im pretty sure someone will get froyo into a iso now that this version is getting attention
will the touchscreen be usable if you install android on a Tablet or UMPC?
I'm getting a Sony Vaio UX this week and that would be a realy cool android device!!

[Guide] Android Emulator On Computer

If anyone is interested in running an Android emulator heres a short guide for it.
Step 1: ADB
If you haven't already, you need to install ADB on your computer. See this guide:
ADB Guide
Step 2: Configuration
Now open SDK Setup.exe from wherever your android-sdk-windows folder is and go to the [Virtual Devices] option and press [New]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and this window will show up
Heres what to put
Name: Put something simple like "Android_2.2", etc
Target: From the dropdown box, select whichever Android version you want. I want Android 2.2 so I will select "Android 2.2 - API Level 8"
SD Card: Insert a size in MBs. I put 500(MB). The larger the size, the longer it will take to process. Ignore the File option
Skin: I would recommend you skip this option
Hardware: If you press the [New...] Button it will give you a bunch of options. Basically, you can configure if your emulator can support GPS, Dpad, Keyboard, etc. Most of them are enabled by default but you can increase the ram via "Device Ram Size". I set it to 500(MB) for example.
Heres what it should look like when finished
Click [Create AVD]
Step 3: Running The Emulator
Now open up CMD (Start>Run>Cmd) and enter the following commands:
cd c:\android-sdk-windows\tools (or wherever your "android-sdk-windows\tools" is)
emulator -avd "AVD Name" -partition-size 500 (AVD Name is whatever name you used in the beginning and 500 is the size of the emulators internal memory in MBs. You can increase the size if you want)
Now the emulator should show up and when its done booting up you should have something like this.
And you have your emulator
Step 4: Installing APKs
Now you might want to install some apps/games on it. You can either download APKs from the internet or rip them from your phone. First, open up another CMD (Start>Run>CMD) and type:
cd c:\android-sdk-windows\tools (Or whatever command you used in step 3)
To rip APKs from phone, connect phone to computer and put phone in USB Debugging mode Settings>Applications>Development>USB Debugging. Now go:
adb pull /data/app
Now in your android-sdk-windows\tools folder there should be a list of APKs. Now disconnect your phone and to install the APKs to the emulator, go:
adb install ______________.apk (Whatever the name is)
*NOTE* If you downloaded an APK from the internet, put it in the android-sdk-windows\tools folder first.
And there you have it. Enjoy!!!
Gary~~
TIPS
Will add tomorrow
Hi xGary,
i`ve done all the steps but when i type emualtor -avd Android -partition-size 500 tell me `emulator`is not recognized as an internal or esternal command, operable program or batch file.
rendeiro2005 said:
Hi xGary,
i`ve done all the steps but when i type emualtor -avd Android -partition-size 500 tell me `emulator`is not recognized as an internal or esternal command, operable program or batch file.
Click to expand...
Click to collapse
Oh sorry, it was supposed to be emulator not emualtor. Typo
Thanks for the guide but how do you make the emulator landscape?
emulator does not show up
Hi,
I followed all the steps but after starting emulator from cmd no window came. Infact two or three times a black cmd window appeared and dissappeared instantly. was not able to read the text on the window.....
on other forums, somebody suggested to wait for a while....but i waited for about half n hour...nothing happened....
i can see a process "emulator.exe" in taskmanager which is consuming around 50% of cpu usage...and 18 MB ram......
My computer config: Pentium dual core with 4 GB of RAM
kindly guide....thanks in advance...
You may start the emulator by selecting the avd and press "Start" button. I did it today and works fine.
I just saw the guide here but luckily (I'm newbie to this) I did exactly the same steps except the start the emulator through CMD.
Btw if you go to se's dev website you can grab a preconfigured x10 avd.
Sent from my SAMSUNG-SGH-I897 using XDA App
Edit: heres the link
http://developer.sonyericsson.com/wportal/devworld/downloads/download/dw-102216-xperia-x10sdkadd-onr1?cc=gb&lc=en
gavriel18 said:
Btw if you go to se's dev website you can grab a preconfigured x10 avd.
Sent from my SAMSUNG-SGH-I897 using XDA App
Edit: heres the link
http://developer.sonyericsson.com/w...d/dw-102216-xperia-x10sdkadd-onr1?cc=gb&lc=en
Click to expand...
Click to collapse
Thanks. Downloading now.
gavriel18 said:
Btw if you go to se's dev website you can grab a preconfigured x10 avd.
Sent from my SAMSUNG-SGH-I897 using XDA App
Edit: heres the link
http://developer.sonyericsson.com/w...d/dw-102216-xperia-x10sdkadd-onr1?cc=gb&lc=en
Click to expand...
Click to collapse
Take a look at the description:
Dec 16, 2009
Sony Ericsson Xperia™ X10 add-on for the Android SDK
The Sony Ericsson Xperia™ X10 add-on for the Android SDK includes the complete Android system with additions customizing it for the X10 : Sony Ericsson splash screen; X10 colour backgrounds; A "skin" of the X10 which is a simple graphic of the front of the phone; A hardware.ini file to set the operating parameters for screen, camera, audio and so on.
According to date this "complete Android system with additions customizing it for the X10" is for Android 1.6. I didn't dig pretty deep, but search for a new version wasn't successful. It can be a base, but look like requires a lot of customization for current Android version.
@che
But what do you plan on doing with it? And can you not use the hardware profile while using 2.1 apis?
@ freco no prob
Sent from my SAMSUNG-SGH-I897 using XDA App
problem was with android 2.1
Hi,
thnx for the replies..
yesterday i was trying to start the avd for version 2.1 and it was not running....today i downloaded other versions..(almost all from 1.5 to 2.2) and tried to run emulator of them again..
except 2.1 all other went fine...i think there is some problem with Android 2.1....by d way m happy now...and can start some work..
gavriel18 said:
@che
But what do you plan on doing with it? And can you not use the hardware profile while using 2.1 apis?
Click to expand...
Click to collapse
I think to try to program for Android and this profile allows to see how the program will look like at specifically X10 platform.
kashifsiddique said:
Thanks for the guide but how do you make the emulator landscape?
Click to expand...
Click to collapse
turn of Number-Lock and Click the #7 key to swap the screen from portrait - to landscape - and back #-)

[PROGRAM] Command Line for Windows Mobile 6.1

I was looking for an easy installation of a command prompt for my windows mobile device (I keep it around as a hobby device) and I could not find a clear, concise, not to mention easy setup. So, I decided to create one of my own. I have assembled a modified version of the command prompt power toy, and a registry toggle script into one convenient installer. Instructions are included below:
Prerequisites:
Windows Mobile 2003, 5.0, 6.0, 6.1
MortScript - For the Toggle
Instructions:
After installation, delete the "setup.dll" files, you don't need them
Next, when activating the progeram, you must first select the "CMD Toggle" shortcut in the "Command Line" Folder
in your "Start Menu/Programs" subfolder - this will toggle the registry, and allow you to display the command line
Then, you may select the "Command Line" shortcut, and enjoy!
After exiting the Command Line, select the "CMD Toggle" shortcut once more to toggle the command line off, this will
prevent the command line from displaying at awkward moments, when commands are being issued to your device.
This setup has been tested/working on a Delll AXIM X51v, running a customized version of LennySH's WM6.1 ROM
with enhancements, and a SIP from VGAKeyboard.
2013 EDIT: I recently got back to this idea, and I have found a couple programs commonly used in the command line: Ping, and IPConfig. Just place the contents of the attached ZIP in the "WINDOWS" directory, and you will be able to invoke these through the command line.
Happy Hacking
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Unit ZER0 said:
I was looking for an easy installation of a command prompt for my windows mobile device (I keep it around as a hobby device) and I could not find a clear, concise, not to mention easy setup. So, I decided to create one of my own. I have assembled a modified version of the command prompt power toy, and a registry toggle script into one convenient installer. Instructions are included below:
Prerequisites:
Windows Mobile 2003, 5.0, 6.0, 6.1
MortScript - For the Toggle
Instructions:
After installation, delete the "setup.dll" files, you don't need them
Next, when activating the progeram, you must first select the "CMD Toggle" shortcut in the "Command Line" Folder
in your "Start Menu/Programs" subfolder - this will toggle the registry, and allow you to display the command line
Then, you may select the "Command Line" shortcut, and enjoy!
After exiting the Command Line, select the "CMD Toggle" shortcut once more to toggle the command line off, this will
prevent the command line from displaying at awkward moments, when commands are being issued to your device.
This setup has been tested/working on a Delll AXIM X51v, running a customized version of LennySH's WM6.1 ROM
with enhancements, and a SIP from VGAKeyboard.
Happy Hacking
Click to expand...
Click to collapse
Dude, this is awesome. My device is Omnia i900 with WM 6.5.3, I was wondering will this work on this device? Which cab should I download if its workin? Command Line or Command line for Windows Mobile?
And where to install? Device or My Storage?
Thanks in advance
P.S. Ok I got it, its the same file (LOL, stupid me). Feedback is following these days!
OH MY GOD, no you didn't!
BorisMKD said:
Dude, this is awesome. My device is Omnia i900 with WM 6.5.3, I was wondering will this work on this device? Which cab should I download if its workin? Command Line or Command line for Windows Mobile?
And where to install? Device or My Storage?
Thanks in advance
P.S. Ok I got it, its the same file (LOL, stupid me). Feedback is following these days!
Click to expand...
Click to collapse
Install directly into your device's memory.
opening mscr file error
"... Next, when activating the progeram, you must first select the "CMD Toggle" shortcut in the "Command Line" Folder
in your "Start Menu/Programs" subfolder - this will toggle the registry, and allow you to display the command line..."
After running CMD Toggle I get a "No application associated" error. How can I run a .mscr file ?
First of all, thanks for your application. It works fine on a very old i-mate 9502 of mine. Nevertheless, please, if possible, turn the fonts much bigger, or, at least with their sizes selectable, because on a 2.8" screen it is virtually impossible for an old man to read anything.
MortScript Needed!
haga15 said:
"... Next, when activating the progeram, you must first select the "CMD Toggle" shortcut in the "Command Line" Folder
in your "Start Menu/Programs" subfolder - this will toggle the registry, and allow you to display the command line..."
After running CMD Toggle I get a "No application associated" error. How can I run a .mscr file ?
Click to expand...
Click to collapse
You must have MortScript installed first...
You can get it Here: http://www.sto-helit.de/index.php?module=download&action=list&entry=18
casouzaj said:
First of all, thanks for your application. It works fine on a very old i-mate 9502 of mine. Nevertheless, please, if possible, turn the fonts much bigger, or, at least with their sizes selectable, because on a 2.8" screen it is virtually impossible for an old man to read anything.
Click to expand...
Click to collapse
I think you'll need to adjust your device's resolution manually... I have made no changes to the size of the displayed text.
Unit ZER0 said:
I think you'll need to adjust your device's resolution manually... I have made no changes to the size of the displayed text.
Click to expand...
Click to collapse
The fonts shown in your app top bar are fine. The tiny fonts are shown on the open terminal window; command iputs echoes and outputs from the system are really small. No other cab files I installed so far produce such small texts. Thanks, anyway.
cmd.exe uses system font. If not content with its size / shape, then you have to change system's font settings.

Windows Phone Power Tools [StandAlone offline] For Easy Xap Deployement

I saw many Peoples Getting Problem When they try to install Windows Phone Power Tools on Their PC.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is Because of the web installer needs to Be already installed visual Studio 2010 or Higher version on Your PC.
Many of the guys dont have installed visual Studio or they dont want to install it.
So For Those Peoples here is Separate Stand Alone version of Windows Phone Power Tools.
1. Download attach zip and Extract.
2. Run WindowsPhonePowerTools.exe
3. Connect Your windows Phone...Make sure lock Screen is open.
4. Connect...
5. Now select your xap and deploy or update.
Enjoy!!!
I don't think that will work (correct me if I'm wrong). Windows Phone Power Tools use CoreCon API - COM classes that come with Windows Phone SDK. Furthermore, it also references SmartDevice DLLs, which also come only with Windows Phone SDK.
Amirphp said:
I saw many Peoples Getting Problem When they try to install Windows Phone Power Tools on Their PC.
This is Because of the web installer needs to Be already installed visual Studio 2010 or Higher version on Your PC.
Many of the guys dont have installed visual Studio or they dont want to install it.
So For Those Peoples here is Separate Stand Alone version of Windows Phone Power Tools.
1. Download attach zip and Extract.
2. Run WindowsPhonePowerTools.exe
3. Connect Your windows Phone...Make sure lock Screen is open.
4. Connect...
5. Now select your xap and deploy or update.
Enjoy!!!
Click to expand...
Click to collapse
I downloaded power tools much easier... u just need to download .application file from here: http://wptools.codeplex.com/
nice to install manifest-edited xaps
Sunius1 said:
I don't think that will work (correct me if I'm wrong). Windows Phone Power Tools use CoreCon API - COM classes that come with Windows Phone SDK. Furthermore, it also references SmartDevice DLLs, which also come only with Windows Phone SDK.
Click to expand...
Click to collapse
For your kind info...i want to tell u...its working fine.
for those who do not want to install full sdk...they can install sdk light...
worked fine...
i deployed and updated sideapps successfully.
myst02 said:
I downloaded power tools much easier... u just need to download .application file from here: http://wptools.codeplex.com/
nice to install manifest-edited xaps
Click to expand...
Click to collapse
Quoting the whole post...while its big...does not make good sense.
and make thread scattered.
u can directly post...
What do i do?
Hey guys lumia 1320 windows phone 8.1 running lumia denim
i wanna know what to do next.... i have installed mini sdk and dev unlocked my phone
and then the windows power tool thing... i open it (the standaloneamir one) and then i get some error
Amirphp said:
I saw many Peoples Getting Problem When they try to install Windows Phone Power Tools on Their PC.
This is Because of the web installer needs to Be already installed visual Studio 2010 or Higher version on Your PC.
Many of the guys dont have installed visual Studio or they dont want to install it.
So For Those Peoples here is Separate Stand Alone version of Windows Phone Power Tools.
1. Download attach zip and Extract.
2. Run WindowsPhonePowerTools.exe
3. Connect Your windows Phone...Make sure lock Screen is open.
4. Connect...
5. Now select your xap and deploy or update.
Enjoy!!!
Click to expand...
Click to collapse
THANKS ! IT WORKS, but please update this. Some users like me do not want to install visual studio, and the delete it just to install this tool !
:good::good:
http://forum.xda-developers.com/win.../tutorial-deploy-xaps-easily-wpv-xap-t3263968
Amirphp said:
For your kind info...i want to tell u...its working fine.
for those who do not want to install full sdk...they can install sdk light...
worked fine...
i deployed and updated sideapps successfully.
Click to expand...
Click to collapse
Is this all you have to do? Just install and deploy?
so far ive only enabled developer mode on my phone.
Trouble
Hi! I have a trouble to download the zip file. Is still work? If not where I can find link for wppt?
Hello, the attachment isn't available. How I can download it?
As a requirement, you need the Windows 8.1 SDK.
Thank you for the information.

Categories

Resources