Notepad++ and NppFTP plugin - Windows RT General

The version of Notepad++ for Windows RT (http://forum.xda-developers.com/showpost.php?p=46601526&postcount=862) haven't NppFTP plugin. Is it possible to compile and install it?

Related

Patch for mobile java.exe (jar file in fullscreen mode)

hi everybody i'd like know if there is any way for start java file in fullscreen mode. i suppose it need only a mobile java.exe patch on windows mobile..let me know
look into various midlet managers
http://wiki.xda-developers.com/inde...lets on the Pocket PC - the Complete Tutorial
http://wiki.xda-developers.com/index.php?pagename=The (Java) MIDlet Bible

[Q] Possible to upgrade kaiser wm6.5 to android on NAND without mac system

The guides that I found you need Atools to edit the NHB file.
Atools works only on mac and not on windows.
Is there another way to install android on my kaiser?
atools is multi-platform, it'll work on Linux, Windows, and Mac. You just need Python to be able to use it.
Google "Python", and make sure you download the 2.6 or 2.7 version of Python as 3.0 version is incompatible.
Check this link for further info on getting atools running on your windows machine.
I'm really bored of windows users. before write search!!!!
I create a multiplatform tool only for clever users.
heyyyy!!! i´m mostly a windows user and i searched!!
don´t say that of us windows users!!
btw: i also own a mac... and use linux....
InfectedM said:
heyyyy!!! i´m mostly a windows user and i searched!!
don´t say that of us windows users!!
btw: i also own a mac... and use linux....
Click to expand...
Click to collapse
Get python package from the repository or get its MAC installer.
Then just open Atools and you'll be just just just fine to edit a kernel
There is nothing ambiguous, you just have to install Python on your system whether its Linux/Windows/MAC
Alternatively you can use a HEX Editor to edit the nbh (for keyboard, screen panel, screen size only) once you have a valid KAISIMG
dark_prince said:
Get python package from the repository or get its MAC installer.
Then just open Atools and you'll be just just just fine to edit a kernel
There is nothing ambiguous, you just have to install Python on your system whether its Linux/Windows/MAC
Alternatively you can use a HEX Editor to edit the nbh (for keyboard, screen panel, screen size only) once you have a valid KAISIMG
Click to expand...
Click to collapse
errrr..... i´m not the original poster...
and my post was a little joke...
u dont need a "MAC" installer... atools works "out of the box" in mac as it has python scripts support...
damn nice. I am not a MAC user as well so no idea how yugort is made there

Decompiling EXE

I am looking to decompile an exe written in C. The exe is the only file in the program and I'm looking to obtain the source so that I can recompile it with ARM support. The name of the application is SkiFree, and I'm only looking to do this so that I can run a version of it on Surface RT.
MiloCorvino said:
I am looking to decompile an exe written in C. The exe is the only file in the program and I'm looking to obtain the source so that I can recompile it with ARM support. The name of the application is SkiFree, and I'm only looking to do this so that I can run a version of it on Surface RT.
Click to expand...
Click to collapse
I don't know the original version, but would this be of any help?
http://basicallydan.github.io/skifree.js/
https://github.com/basicallydan/skifree.js
Decompiling exe files is a minefield. I'd give up on that idea before even getting started. You're likely to get either something that doesn't rebuild or pure assembly language.

How to Repack appxbundle and xap files

Please tell me how can I repack an appx or xap app?
yes you can . by using makeappx.exe ( included in windows 10 sdk ) for re packaging appx or appxbundle files or repack any patched xap (it means copying installed xap from phone then) first making it a zip file then rename extension of the file to .xap then again deploy it windows phone 8.1 deployment tool to use it ...
thebigdollar said:
yes you can . by using makeappx.exe ( included in windows 10 sdk ) for re packaging appx or appxbundle files or repack any patched xap (it means copying installed xap from phone then) first making it a zip file then rename extension of the file to .xap then again deploy it windows phone 8.1 deployment tool to use it ...
Click to expand...
Click to collapse
Oh! So that's how it works!!
I have seen that some appx files have appx files inside, which is the reason they call appxbundle. Will it be possible to make appxbundle files by using makeappx.exe?
Like suppose I extracted Groove Music.appxbundle which contains appx of arm, x86 and x64. I modified each of them then packed each of them with makeappx.exe. Then what will I do to repack all of them to one appxbundle file? Should i use makeappx.exe on all of them?? Will that work??
maruf8 said:
Oh! So that's how it works!!
I have seen that some appx files have appx files inside, which is the reason they call appxbundle. Will it be possible to make appxbundle files by using makeappx.exe?
Like suppose I extracted Groove Music.appxbundle which contains appx of arm, x86 and x64. I modified each of them then packed each of them with makeappx.exe. Then what will I do to repack all of them to one appxbundle file? Should i use makeappx.exe on all of them?? Will that work??
Click to expand...
Click to collapse
yes you can repack appx packages into appxbundle by using this method
There are two ways
By using directory tree or by using mapping file ( i recommend you to use directory tree method once you have makeappx.exe running . you can repack your grove music (moded appx). make a folder (c:\APPX) paste all of your appx in that folder now use this command
MakeAppx bundle /d c:\APPX /p c:\gmusic.appxbundle use this for making any type of appxbundle this method is easy to understand and use
(you can change filepath.appxbundle to gmusic.appxbundle or whatever you what)
on windows 10 makeappx is used for packaging apps for ARM , X86 , AMD64 )
(for education only always support the developers by downloading apps from the app store )
thebigdollar said:
yes you can repack appx packages into appxbundle by using this method
There are two ways
By using directory tree or by using mapping file ( i recommend you to use directory tree method once you have makeappx.exe running . you can repack your grove music (moded appx). make a folder (c:\APPX) paste all of your appx in that folder now use this command
MakeAppx bundle /d c:\APPX /p c:\gmusic.appxbundle use this for making any type of appxbundle this method is easy to understand and use
(you can change filepath.appxbundle to gmusic.appxbundle or whatever you what)
on windows 10 makeappx is used for packaging apps for ARM , X86 , AMD64 )
(for education only always support the developers by downloading apps from the app store )
Click to expand...
Click to collapse
Okay!!! Thanks bro
How to sign created appxbundle file next?
Hi,
I have .appxbundle I want to change the project id?
can we change the .appxbundle file to .xml or .json?
Is it possible to do it?

[ARM32 App] Notepad++ v7.8.9 for ARM32 Windows devices

Hi guys!
I compiled Notepad++ v7.8.9 for ARM32 Windows devices.
Tested on Windows 10 ARM32, but should work on Windows RT hopefully...
Screenshots:
Thanks, it runs nicely in W81RT.
Maybe you could port NppShell_06.dll file too (the integration to File Explorer). I could then make the REG file to register it.
Also 1st two arm32 ports (v6-6-8, v6-5-3) had Compare plugin ported:
https://github.com/jsleroy/compare-plugin
Maybe it could be done again.
Here is your reward (Discord group about Windows on arm):
https
://
discord
.
gg
/
amkHrtW
alexenferman said:
Hi guys!
I compiled Notepad++ v7.8.9 for ARM32 Windows devices.
Tested on Windows 10 ARM32, but should work on Windows RT hopefully...
Screenshots:
Click to expand...
Click to collapse
Hello!, where can i download to test? regards.

Categories

Resources