[Updated] bootshsvc on Windows10mobile - Windows 10 Mobile

About bootshsvc
-Enables the bootsh service (bootshscv) so that features in startup.bsc, such as telnet and ftp, can be used.
Need the cmd over ssh or MassStorage mode. :silly:
----Update---
Now you can edit the startup.bsc, add whatever you want. ( like run bat, exe, or import reg files using booshsvc )
Steps
1. Download the bootshsvc2.zip
2. Copy the following files to your phone.
Copy the bootshsvc.dll.mui to c:\Windows\System32\en-US.
Copy the bootshsvc.dll to c:\Windows\System32.
Copy the startup.bsc to c:\Windows\System32\boot.
3. Import bootshsvc.reg ( using the cmd over ssh or MassStorage mode )
4. Add what you want to the startup.bsc. ( And don't forget to copy the exe or bat you want to your phone:laugh
For example, I want ftp, telnet, and import 1.reg
Code:
start ftpd.exe
start telnetd.exe cmd.exe 23
start reg.exe import "c:\test\1.reg"
5. Reboot your phone ~
booshsvc with fip and telnet ( can't edit the startup.bsc)
Steps
1. Download the Enable_bootsh.7z.
2. Copy the following files to your phone.
Copy the GwpTCP.exe to c:\data\test\bin. And copy other .exe to c:\Windows\System32,.
Copy .mui to c:\Windows\System32\en-US.
Copy the bootshsvc.dll to c:\Windows\System32.
Copy the startup.bsc to c:\Windows\System32\boot.
Copy the enable_bootsh.reg and the Enable.bat to c:\test
3. Open the cmd over ssh and run Enable.bat. ( call c:\test\enable.bat )
{
"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"
}
4. Reboot your phone.
Now ftp and telnet can be used.
And if you want to disable the bootshsvc, thanks @sensboston.
Set HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\Bootsh\Start to 0x04

arm version
where do you get the commands like ftp telnet for Windows phone?

in Microsoft.MS_TSHELL.MSN.MainOS.spkg

Awesomeness, powershell works perfectly through telnet

ap3rus said:
Awesomeness, powershell works perfectly through telnet
Click to expand...
Click to collapse
does it work on W10M?
Sent from my E79 using Tapatalk

Yes, this is on my 650 DS with 10.0.14393.105

Disable
How to deactivate this?

RandomWP said:
How to deactivate this?
Click to expand...
Click to collapse
Set HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\Bootsh\Start to 0x04, this will disable service.

sensboston said:
this will disable service.
Click to expand...
Click to collapse
How to disable only FTP, no with telnet?

RandomWP said:
How to disable only FTP, no with telnet?
Click to expand...
Click to collapse
Code:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\Bootsh\Parameters\Commands]
"Ftpd"="start ftpd.exe" [B][COLOR="Red"]<- remove this value[/COLOR][/B]
"MinlogonCmd"="#"
"Mwstartnet"="start mwstartnet.exe"
"Telnetd"="start telnetd.exe \"telnetlogon -c cmd.exe\" 23"
... or add any other services

where download putty?

Wire1122 said:
where download putty?
Click to expand...
Click to collapse
I used "Store trick" to download putty some days ago but i don't know if this tricks still works.

Yasabh said:
I used "Store trick" to download putty some days ago but i don't know if this tricks still works.
Click to expand...
Click to collapse
How can you explain how download it?

Wire1122 said:
How can you explain how download it?
Click to expand...
Click to collapse
1. You have to open the App at the Store (Putty app in this case). It would say that this app is not avaible.
2. Then you have to search any free app (like Spotify, Dropbox or anyone that you haven't installed before).
3. Push "Install" and go back fast to the Putty app (pressing the arrow fast at the softbar or the button).
4. If the trick still works, Putty app will start to download.

Yasabh said:
1. You have to open the App at the Store (Putty app in this case). It would say that this app is not avaible.
2. Then you have to search any free app (like Spotify, Dropbox or anyone that you haven't installed before).
3. Push "Install" and go back fast to the Putty app (pressing the arrow fast at the softbar or the button).
4. If the trick still works, Putty app will start to download.
Click to expand...
Click to collapse
Not working here

I need to learn visual studio.... http://www.mirrorservice.org/sites/download.salixos.org/arm/14.0/source/xap/putty/

Yasabh said:
I used "Store trick" to download putty some days ago but i don't know if this tricks still works.
Click to expand...
Click to collapse
augustinionut said:
I need to learn visual studio.... http://www.mirrorservice.org/sites/download.salixos.org/arm/14.0/source/xap/putty/
Click to expand...
Click to collapse
How install this?

Can,t.

augustinionut said:
Can,t.
Click to expand...
Click to collapse
Any chance to install putty on my lumia?

Click on this, but will fail.

Related

[MOD]Remove Watermark Windows 8 Build 8250

Hi, I Found a way to remove the Watermark completely
NOTE ONLY TESTED ON ENGLISH VERSION !!!
Download the Rar file
http://www63.zippyshare.com/v/76330339/file.html
Pass: kwadie
1. Install the <InstallTakeOwnership.reg> from the Take Ownership
2. Take Ownership from the <shell32.dll.mui> file (located @ C:\Windows\System32\en-US)
3. Take Ownership from the <basebrd.dll.mui> file (located @ C:\Windows\Branding\Basebrd\en-US)
4. Close the Windows Explorer completely in order to let the <InstallTakeOwnership> work
5. Copy and replace the <shell32.dll.mui> from the Edited Files to C:\Windows\System32\en-US
6. Copy and replace the <basebrd.dll.mui> from the Edited Files to C:\Windows\Branding\Basebrd\en-US
7. Start the Command prompt with Administrator(right click)
8. Type mcbuilder and wait till its finished
9. Reboot !!
10. Enjoy !!!!
Let me know if it works for you
{
"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"
}
Hey bro! Thanks four your help but didnt worked for me, still there! did all steps without any error!
Didn't work for me, can't copy the two files.
Worked perfect for me on Consumer Preview, THANKS! Been looking for this since Wed. Also, if you hate that they took the start menu away, google vistart to get a nice start menu replacement that works fine in Consumer Preview.
Jut07 said:
Didn't work for me, can't copy the two files.
Click to expand...
Click to collapse
Did you Took the ownership from the 2 files? and then closed your Windows Explorer?
how to copy files while explorer.exe is closed? and how to run cmd while explorer.exe is closed O_O
Worked great
think i followed everything correctly
i even copy and pasted the files using cmd.... (so i wouldn't open explorer)
still didn't work :/
64bit us version here
jakeellis01 said:
think i followed everything correctly
i even copy and pasted the files using cmd.... (so i wouldn't open explorer)
still didn't work :/
64bit us version here
Click to expand...
Click to collapse
Ditto, no luck
ndpndnt16 said:
how to copy files while explorer.exe is closed? and how to run cmd while explorer.exe is closed O_O
Click to expand...
Click to collapse
By closing the Windows Explorer I mean just closing it with the red cross at the top.
NOT the explorer.exe process. The windows Explorer != Explorer.exe
lol... just re-restarted again my pc.... and noticed there is no watermark now....
hadn't done anything except install the latest graphic drivers... :s
Works great . Thank you .
Didn't work for me, any help?
I tried 2 times, but nothing changed.
First time I just closed all open explorer windows and copied-replaced with cmd.
The second time I ended explorer.exe process to be sure, the replacement was again succesful according to cmd messages, run mcbuilder (it took 10 seconds to complete), restarted but the watermark is still there.
32-bit English
It worked for me too..
Finally got it to work. I followed all the instructions posted with the file, then changed my theme from "Windows" to "Windows Basic". Now the watermark is gone and you can switch back to my previous "Windows" Theme
In my first reboot didnt worked, now it disappeared, thanks bro!
mfleigle said:
Finally got it to work. I followed all the instructions posted with the file, then changed my theme from "Windows" to "Windows Basic". Now the watermark is gone and you can switch back to my previous "Windows" Theme
Click to expand...
Click to collapse
Yes! That did it!
I rebooted many times, I also disable and reenable my nvidia driver, but only the theme change made the watermark disappear.
Thanks for the info and cerdits to the topic starter.
I can't Copy and replace the <shell32.dll.mui>
DaNnY549 said:
I can't Copy and replace the <shell32.dll.mui>
Click to expand...
Click to collapse
You should have administrative rights.
Then it works.
you need 2 different fixes. 1 for x64 and 1 for x86
Sent from my R800i using Tapatalk

How to uninstall/reinstall Settings Extra Apps in W10M

Sometimes those extra apps behave oddly and a reinstallation is required. Here is a method:
- install WinAppDeployCmd (can be downloaded from WikiSend WinAppDeploy-x86_en-us.msi.zip, more info Install Universal Windows Apps with the WinAppDeployCmd tool https://msdn.microsoft.com/en-us/library/mt203806.aspx)
- open Command Prompt (Cmd) as admin, change directory to
Code:
C:\Program Files (x86)\Windows Kits\10\bin\x86
- use
Code:
WinAppDeployCmd uninstall -package <name> -ip <address> -pin <p>
to remove the following packages
Display
Code:
b08997ca-60ab-4dce-b088-f92e9c7994f3_47810.15531.36284.64166_neutral__dtamgpysk9qmw
Gestures & Touch
Code:
NokiaCorporation.Gesturestouch_3.3.20.0_arm__6d0q6r3z979nw
Lumia motion data
Code:
NokiaCorporation.motiondata_2.1.192.0_arm__6d0q6r3z979nw
Equaliser
Code:
NokiaCorporation.Equaliser_3.0.155.0_arm__6d0q6r3z979nw
Rate Your Device
Code:
NokiaCorporation.Rateyourdevice_3.0.92.0_arm__6d0q6r3z979nw
Gadgets/Device hub
Code:
NokiaCorporation.DeviceHub_3.7.4.1_arm__6d0q6r3z979nw
Extras & info
Code:
2377fe1b-c10f-47da-92f3-fc517345a3c0_51122.20166.24600.51992_neutral__erv09pjf23e2a
Example: to uninstall Rate Your Device the command should be something like this
Code:
WinAppDeployCmd uninstall -package aec3bfad-e38c-4994-9c32-50bd030730ec_41833.38366.13087.29407_neutral__ax1bptaybe3da -ip 192.1.1.1 -pin 123456
where 192.1.1.1 should be your phone ip adress connected to the same Wi-Fi as the computer; and pin is the 6 character string generated from phone's Settings - Security - Developers - Pair. The pin is required only the fisrt time.
To reinstall the apps, download them from store
Display http://www.windowsphone.com/s?appid=b08997ca-60ab-4dce-b088-f92e9c7994f3
Gestures & Touch http://www.windowsphone.com/s?appid=bbc57c87-46af-4c2c-824e-ac8104cceb38
Lumia motion data http://www.windowsphone.com/s?appid=8fc25fd2-4e2e-4873-be44-20e57f6ec52b
Equaliser http://www.windowsphone.com/s?appid=373cb76e-7f6c-45aa-8633-b00e85c73261
Rate Your Device http://www.windowsphone.com/s?appid=aec3bfad-e38c-4994-9c32-50bd030730ec
Gadgets / Device hub http://www.windowsphone.com/s?appid=2fa58039-a6ea-4421-b5c6-9ffac0c3ec3d
Extras & info http://windowsphone.com/s?appId=2377fe1b-c10f-47da-92f3-fc517345a3c0
Tested on Windows 10 & Windows 10 Mobile 1511.
PS. I'm still looking for a similar way to uninstall/delete pre-installed apps on W10M. Any suggestion is welcomed.
Informative ?
Have you tried uninstalling the sysapps in your examples from Storage ➡ This Device ➡ Apps and games. It has worked for me.
What apps are you trying to uninstall?
winphouser said:
Informative
Have you tried uninstalling the sysapps in your examples from Storage This Device Apps and games. It has worked for me.What apps are you trying to uninstall?
Click to expand...
Click to collapse
No, it seems you can't uninstall Weather or Windows Feedback (they must be essential for the OS), but you can move or uninstall an instance of Phone for some reason.
{
"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"
}
when I download the file from the link I get a zip file that cannot be opened without 3rd party archiver. in the zip file I get a folder called "turin brakes for molly"?
edit: okay now I got the files through the ms website, and i got the following apps:
Code:
Microsoft.Media.PlayReadyClient.Phone.2_2.10.2077.1_arm__8wekyb3d8bbwe
Microsoft.VCLibs.120.00.Phone_12.0.30113.0_arm__8wekyb3d8bbwe
Microsoft.WindowsPhoneFileProvider_1.0.12328.0_arm__8wekyb3d8bbwe
NokiaCorporation.DeviceHub_4.2.170.0_arm__6d0q6r3z979nw
Microsoft.SkypeApp_2.31.0.9_arm__kzf8qxf38zg5c
5319275A.WhatsApp_2.12.226.0_arm__cv1g1gvanyjgm
Facebook.317180B0BB486_11.0.1.0_arm__8xx8rvfyw5nnt
USTWOSTUDIOLIMITED.MonumentValley_2.3.0.0_arm__x66ewb4nq42ba
Microsoft.NET.Native.Framework.1.0_1.0.22929.0_arm__8wekyb3d8bbwe
Microsoft.NET.Native.Framework.1.1_1.0.23115.0_arm__8wekyb3d8bbwe
Microsoft.NET.Native.Runtime.1.0_1.0.22929.0_arm__8wekyb3d8bbwe
Microsoft.VCLibs.140.00_14.0.22929.0_arm__8wekyb3d8bbwe
Microsoft.Windows.Cortana_1.6.1.320_neutral_neutral_cw5n1h2txyewy
Microsoft.DevicesFlow_1.0.13070.63_arm__8wekyb3d8bbwe
Microsoft.LockApp_10.0.10586.63_neutral__cw5n1h2txyewy
Microsoft.MicrosoftEdge_25.10586.63.0_arm__8wekyb3d8bbwe
906BEEDA-B7E6-4DDC-BA8D-AD5031223EF9_1.0.13070.63_arm__8wekyb3d8bbwe
Microsoft.PrintDialog_1.0.13070.63_arm__8wekyb3d8bbwe
Windows.PurchaseDialog_6.2.0.0_neutral_neutral_cw5n1h2txyewy
2a4e62d8-8809-4787-89f8-69d0f01654fb_1.0.13070.63_arm__8wekyb3d8bbwe
Microsoft.AccountsControl_10.0.10586.63_neutral__cw5n1h2txyewy
Microsoft.Windows.AssignedAccessLockApp_1000.10586.63.0_neutral_neutral_cw5n1h2txyewy
Microsoft.BioEnrollment_10.0.10586.63_neutral__cw5n1h2txyewy
Microsoft.CloudExperienceHost_1000.10586.63.0_neutral_neutral_8wekyb3d8bbwe
Microsoft.WindowsFeedback_1.0.13070.63_arm__8wekyb3d8bbwe
c5e2524a-ea46-4f67-841f-6a9465d9d515_10.0.10586.63_neutral_neutral_cw5n1h2txyewy
Microsoft.AAD.BrokerPlugin_1000.10586.63.0_arm__8wekyb3d8bbwe
Microsoft.Tonepicker_1.0.13070.63_arm__8wekyb3d8bbwe
Windows.ContactSupport_10.0.10586.63_neutral_neutral_cw5n1h2txyewy
Microsoft.XboxIdentityProvider_1000.10586.63.0_neutral_neutral_cw5n1h2txyewy
Microsoft.NET.Native.Runtime.1.1_1.1.23406.0_arm__8wekyb3d8bbwe
Microsoft.MicrosoftWallet_1.1.15271.0_arm__8wekyb3d8bbwe
Microsoft.People_10.0.3451.0_arm__8wekyb3d8bbwe
NokiaCorporation.Equaliser_3.0.155.0_arm__6d0q6r3z979nw
NokiaCorporation.Gesturestouch_3.3.20.0_arm__6d0q6r3z979nw
Microsoft.NET.Native.Framework.1.2_1.2.23231.0_arm__8wekyb3d8bbwe
59750RykenApps.435307C335C44_2.5.13.0_arm__zd92nzxdcatqw
Microsoft.CommsPhone_2.12.14001.0_arm__8wekyb3d8bbwe
Microsoft.MSPodcast_1.2.15156.0_arm__8wekyb3d8bbwe
NokiaCorporation.Rateyourdevice_3.0.95.0_arm__6d0q6r3z979nw
microsoft.windowscommunicationsapps_17.6525.42272.0_arm__8wekyb3d8bbwe
Microsoft.WindowsSoundRecorder_10.1512.21120.0_arm__8wekyb3d8bbwe
NokiaCorporation.motiondata_2.1.192.0_arm__6d0q6r3z979nw
9E2F88E3.Twitter_3.2.3.0_arm__wgeqdkkx372wm
NokiaCorporation.glancescreen_4.1.146.0_arm__6d0q6r3z979nw
Microsoft.ZuneVideo_3.6.15772.0_arm__8wekyb3d8bbwe
Microsoft.WindowsAlarms_10.1512.58020.0_arm__8wekyb3d8bbwe
Microsoft.ZuneMusic_3.6.15802.0_arm__8wekyb3d8bbwe
Microsoft.WindowsCamera_2016.107.11.0_arm__8wekyb3d8bbwe
Microsoft.XboxApp_11.13.6008.0_arm__8wekyb3d8bbwe
Microsoft.Windows.Photos_15.1208.10502.0_arm__8wekyb3d8bbwe
f2930ca1-b656-45ce-80cf-c06fc662633d_1.0.0.0_arm__c14bspf40ga5e
Microsoft.MSFacebook_10.2.1.0_arm__8wekyb3d8bbwe
Microsoft.Getstarted_2.6.12.0_arm__8wekyb3d8bbwe
Microsoft.Upprv_1.3.233.2_arm__8wekyb3d8bbwe
Microsoft.BlockandFilterglobal_10.1505.13502.0_arm__8wekyb3d8bbwe
Microsoft.BingNews_4.7.119.0_arm__8wekyb3d8bbwe
Microsoft.BingWeather_4.7.119.0_arm__8wekyb3d8bbwe
NokiaCorporation.Networkservices_3.1.101.0_arm__6d0q6r3z979nw
Microsoft.Office.Word_17.6326.10212.0_arm__8wekyb3d8bbwe
Microsoft.Office.PowerPoint_17.6326.10212.0_arm__8wekyb3d8bbwe
Microsoft.WindowsMaps_4.1601.10150.0_arm__8wekyb3d8bbwe
Microsoft.WindowsCalculator_10.1601.49020.0_arm__8wekyb3d8bbwe
Microsoft.Office.Excel_17.6326.10212.0_arm__8wekyb3d8bbwe
53028HelgeMagnusKeck.WiFiTool_1.3.7.0_arm__kmtq5bk764tmy
Microsoft.Office.OneNote_17.6366.43292.0_arm__8wekyb3d8bbwe
ApptlyLLC.Beardify_1.0.0.15_arm__7a5tehvffvcaj
Microsoft.Messaging_2.13.20000.0_arm__8wekyb3d8bbwe
18966RudyHuyn.17583A2270534_5.9.0.2_arm__d4rfaqrt0cqt8
32363StampedeGames.EvoExplores_1.1.9.0_arm__ssg7zgmzztv24
microsoft.microsoftskydrive_17.7.0.0_arm__8wekyb3d8bbwe
Microsoft.WindowsStore_2015.25.22.0_arm__8wekyb3d8bbwe
i'm trying to remove lumia help and tips, which i have removed before, but now it shows in the applist with a blank icon. more info on this thread: http://forum.xda-developers.com/win...app-stuck-removing-windows-10-mobile-t3300158
mjz2cool said:
when I download the file from the link I get a zip file that cannot be opened without 3rd party archiver.
i'm trying to remove lumia help and tips, which i have removed before, but now it shows in the applist with a blank icon. more info on this thread:
Click to expand...
Click to collapse
I've reuploaded the file WinAppDeploy-x86_en-us.msi.zip.
Lumia Help+Tips does't appear in your list, I think you should install the app from store http://www.windowsphone.com/s?appId=ccfdca81-e2fe-44bd-8957-d0c55c636933 and then uninstall it using WinAppDeployCmd
w.bogdan said:
I've reuploaded the file WinAppDeploy-x86_en-us.msi.zip.
Lumia Help+Tips does't appear in your list, I think you should install the app from store http://www.windowsphone.com/s?appId=ccfdca81-e2fe-44bd-8957-d0c55c636933 and then uninstall it using WinAppDeployCmd
Click to expand...
Click to collapse
well, i tried downloading it already, but then it shows up twice, and after removing it the normal way the corrupted one is still there, would this way make any difference? gonna try it anyway
edit: nope, still there, very annoying
mjz2cool said:
well, i tried downloading it already, but then it shows up twice, and after removing it the normal way the corrupted one is still there, would this way make any difference? gonna try it anyway
edit: nope, still there, very annoying
Click to expand...
Click to collapse
In theory, WinAppDeployCmd should have removed all the dependencies of the app.
The link died, please upload to another Cloud Will WinAppDeploycmd.exe work on Windows 7?

For those who can't access local shell via ssh on the phone

If you can't access local shell (cmd.exe) via ssh session on your phone by using third-party ssh clients, don't waste your time (for these "junk" apps) but install famous and the "standard de facto" ssh client "PuTTY", it works prefect (as it supposed to be).
Unfortunately, author of the PuTTY didn't published his perfect app yet (I don't know why ) but we are still able to get it by using "store bug" trick.
To obtain "PuTTY", do the following:
open this link on your phone
wait until built-in "Store" app opens the page (you'll see that "PuTTY" isn't available but don't worry!)
now, search for any free app you haven't installed before
go to this free app page
press "Free" (not "Install" or "Get" or "Trial"") button than immediately "back" key (just once), to get back to the PuTTY page
after a few seconds you'll see that PuTTY starts installing on your handset
I suggest you to donate a few bucks to the PuTTY author (as I did) and ask him politely to publish app, it's too good to be forgotten!
To run cmd.exe locally, type new host address as a 127.0.0.1 (i.e. localhost) and use authentication you've prepared before (for example, I'm using certificate and everything is working great and fast).
Nice! Does accessing the localhost server require any firewall changes? Sandboxed apps aren't supposed to be able to connect to localhost, at least they weren't on WP8.x Not sure if W10M changed this...
GoodDayToDie said:
Nice! Does accessing the localhost server require any firewall changes?
Click to expand...
Click to collapse
Nope, it works out of the box (on interop-unlocked handset of course). I didn't tested with the login/password auth method but PuTTY works flawlessly with the imported certificate I've created before.
Tested with the login/password auth method and works fine.
But always cant use BCDEDIT
This store bug trick doesn't seem to be working for me. I do exactly as you say, but it just queues up the app I don't want to install. Also, the button doesn't say "Install", it says "Get". It only says "Install" for apps I already own but don't currently have installed. I wonder if this store bug has been patched already?
@GeoffreyK, my mistake, it should say "Free" (not "Get" or "Install" or "Trial"). Already corrected the OP.
If you look up telnet app on store you should see an app that is called the SSH client. Use that after following a guide on here to use bcdedit.
sensboston said:
@GeoffreyK, my mistake, it should say "Free" (not "Get" or "Install" or "Trial"). Already corrected the OP.
Click to expand...
Click to collapse
I don't know which build you're using, but no app has a button saying "Free" in my version of the Store. Free apps have a button saying "Get", and above the button is written the word "Free". However, pressing the Get button followed immediately by the back arrow takes me back to Putty but queues up the other app for download, not the Putty app. I have build 1493.67.
Hmm... I do have same build. BTW, I'm using US store.
so now, search for any free app you haven't installed before change to now, search for any paid app with trial you haven't installed before
{
"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"
}
Playing:
Edit: erase .zip extension.
@spavlin, I can't even add a new connection to this "Wishstream" trial
@djtonka, where you see paid app on my screenshots? From my experience, if you see word "Free" it's enough. Maybe this will work with paid apps/trial apps, any apps - I don't know. I only suggest stuff what I did personally.
Hello, are you using the certs created with the puttygen? I can't seem to login due to the password prompt
anubis23 said:
Hello, are you using the certs created with the puttygen? I can't seem to login due to the password prompt
Click to expand...
Click to collapse
Yes. To get a correct private certificate, just follow the strikethrough instructions from this post: http://forum.xda-developers.com/windows-10-mobile/guide-filesystem-access-sftp-windows-10-t3185766
What was the buggy store version?
I've tried all steps, but I can't download the app. Can someone upload the appx package?
No

[Mod] ProShot as default camera app

Disclaimer: ProShot is paid app but I am not going to publish installation file at all
Click to expand...
Click to collapse
In Windows 10 Mobile, you can set the default camera app on your phone. This means when you click the camera tile, Camera button or Action center shortcut the default app opens. The problem is ony the OEM's can publish an camera app modified through the Store. To make it works:
Paid for it and download the ProShot app
Having Full access (by unlocked bootloader x2x series or CMD for any other) you have to get folder and copy onto computer \Data\PROGRAMS\WINDOWSAPPS\RiseUpGamesLLC.ProShot_1.1.2.0_arm__v8pn6mks44e92.
Replace the AppxManifest.xml with the one attached below
Make a package with Makeappx
Create cert using MakeCert
Convert it into pfx file with Pvk2Pfx
Sign it with SignTool
Finally, copy it over the phone and install it with Developer mode switched ON.
Replacing the xml file directly on the phone, it wan't work!
Click to expand...
Click to collapse
Source
so basically I have to replace the appxmanifest xml file.isn't it?? one more question, where I will get the tools for creating package, making certificate, signing them?
There will be no step by step guide how to do this, not here. You have to find it yourself
https://blogs.msdn.microsoft.com/ws...ate-a-windows-store-appx-package-and-sign-it/
djtonka said:
There will be no step by step guide how to do this, not here. You have to find it yourself
https://blogs.msdn.microsoft.com/ws...ate-a-windows-store-appx-package-and-sign-it/
Click to expand...
Click to collapse
ok...I got it. what about my first question?
as soon as you copy folder over the computer, replace the xml file before futher steps.
djtonka said:
as soon as you copy folder over the computer, replace the xml file before futher steps.
Click to expand...
Click to collapse
u could make the youtube video in english. thus it could help anyone
djtonka said:
There will be no step by step guide how to do this, not here. You have to find it yourself
https://blogs.msdn.microsoft.com/ws...ate-a-windows-store-appx-package-and-sign-it/
Click to expand...
Click to collapse
https://mega.nz/#!9N0iwKBD!_xU8v9cMjQMxGB05qeN_xvYe9b3EE1dtYUIsGVhHTZM
lazy ....
augustinionut said:
lazy ....
Click to expand...
Click to collapse
yep, thanks for proper guide on XDA how to make appx of paid of from the scratch.
You are overreacting
augustinionut said:
https://mega.nz/#!9N0iwKBD!_xU8v9cMjQMxGB05qeN_xvYe9b3EE1dtYUIsGVhHTZM
lazy ....
Click to expand...
Click to collapse
[/COLOR]
iammomin said:
after visiting ur link I see this. I have also seen others giving such urls. but i wonder why
{
"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"
}
Click to expand...
Click to collapse
edit : why I have to download 4.17GB such huge file? what does this file contain?
Sent from my E79 using Tapatalk
If you download using mobile phone why are you asking fort desktop programs? It contain all necesary OEM stuff.
augustinionut said:
If you download using mobile phone why are you asking fort desktop programs? It contain all necesary OEM stuff.
Click to expand...
Click to collapse
is the OEM stuff only for wp8.1?? will it also work on W10M?
Sent from my E79 using Tapatalk
Ignored.
augustinionut said:
Ignored.
Click to expand...
Click to collapse
what? W10M?
Sent from my E79 using Tapatalk

Question Debloated zfold3 but left edge panels and clipboard but clipboard doesn't work?

Does anyone know the apps that clipboard for edge panels rely on? I'm at a loss and would like that feature but I removed a bunch of apps and not sure where to start trying to find which one
Try these... dependencies, don't go too nuts.
Many apks just sit there unless needed. Be especially careful with many small Samsung system apps that modify the UI.
{
"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"
}
blackhawk said:
Try these... dependencies, don't go too nuts.
Many apks just sit there unless needed. Be especially careful with many small Samsung system apps that modify the UI.
View attachment 5658799
Click to expand...
Click to collapse
So I deleted the clipboard ui service, any chance you could send me apk? I'd rather not go download some random APK just by searching for it.
Well crap after some googling, I can't find a current one that will install on this. All I find are 2019 or 2021 and neither install... Dang it
spart0n said:
Well crap after some googling, I can't find a current one that will install on this. All I find are 2019 or 2021 and neither install... Dang it
Click to expand...
Click to collapse
It's still there ie if you do a factory reset.
Isn't there a adb command to renable it?
Scan these first with Virustotal.
blackhawk said:
It's still there ie if you do a factory reset.
Isn't there a adb command to renable it?
Scan these first with Virustotal.
Click to expand...
Click to collapse
I've tried those and did scan them using virustotal, none actually install. I didn't disable I uninstalled unfortunately and I REALLY don't want to factory reset
spart0n said:
I've tried those and did scan them using virustotal, none actually install. I didn't disable I uninstalled unfortunately and I REALLY don't want to factory reset
Click to expand...
Click to collapse
Maybe you disabled or uninstalled another apk(s) needed to install it...
I use Package Disabler because mistakes are easy to correct... most times.
Try this.
blackhawk said:
Try this.
Click to expand...
Click to collapse
Dang it package doesn't exist
spart0n said:
Dang it package doesn't exist
Click to expand...
Click to collapse
Adb useful commands list
Adb useful commands list. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
adb shell cmd package install-existing com.samsung.android.app.appsedge
adb shell cmd package install-existing com.samsung.android.app.clipboardedge
adb shell cmd package install-existing com.samsung.android.app.clipboardsaveservice
This one : com.samsung.android.app.clipboarduiservice
Does not exist in my phone ( rooted with latest firmware F926BXXS1CVG1 )
Also got a ZFold2 and it's not there either !
FYI
pvillasuso said:
Adb useful commands list
Adb useful commands list. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
adb shell cmd package install-existing com.samsung.android.app.appsedge
adb shell cmd package install-existing com.samsung.android.app.clipboardedge
adb shell cmd package install-existing com.samsung.android.app.clipboardsaveservice
This one : com.samsung.android.app.clipboarduiservice
Does not exist in my phone ( rooted with latest firmware F926BXXS1CVG1 )
Also got a ZFold2 and it's not there either !
FYI
Click to expand...
Click to collapse
That's likey true, those apps are from my N10+.
Also Samsung apk names can be deceiving.

Categories

Resources