▒▒▒▒▒ Net User Accounts ▒▒▒▒▒ - Windows 10 Mobile

Use net user commands

spavlin said:
Use net user commands
Click to expand...
Click to collapse
what's the benefit of this?

spavlin said:
Use net user commands
Click to expand...
Click to collapse
a noobly question
what is this application ?
and what "cmd" we must type ?

please give a link for this application, cannot find ARM version of net.exe anywhere

Excelsus0 said:
please give a link for this application, cannot find ARM version of net.exe anywhere
Click to expand...
Click to collapse
Extract from IOT

See on mine not working

spavlin said:
Click to expand...
Click to collapse
Can you send me net.exe and other exe that you have extracted from iot

https://forum.xda-developers.com/windows-10-mobile/exe-binaries-binaries-w10m-oem-kit-t3476453
Or do another search if you want to look for an IoT ffu.

nate0 said:
https://forum.xda-developers.com/windows-10-mobile/exe-binaries-binaries-w10m-oem-kit-t3476453
Or do another search if you want to look for an IoT ffu.
Click to expand...
Click to collapse
I have downloaded the file extracted it into c:\data\test\bin but know also net.exe is not working.. Net.exe.mui file is missing it is not in the file i have downloaded...And one more thing i have not that much internet data so that i can download IoT ffu:good:

that'smee said:
I have downloaded the file extracted it into c:\data\test\bin but know also net.exe is not working.. Net.exe.mui file is missing it is not in the file i have downloaded...And one more thing i have not that much internet data so that i can download IoT ffu:good:
Click to expand...
Click to collapse
Since you asked here attached.
I confirmed this is working on my 1520 with version 15063.297
Code:
C:\Windows\system32>net user
net user
User accounts for \\
-------------------------------------------------------------------------------
Administrator CALLDIALERGROUP CAPTURESVCGRP
DefApps DefaultAccount FEEDBACKSVC
Guest LCBARCSVC NGPSVC
NSGEXTB NSGEXTBSP NSGEXTUTI
OMADMDYNCREDSSVC PRINTSVC QCSHUTDOWNSVC
RCSSVCGRP VSSTDCOLSVC WPAUDIO
WPCOMMSSERVICES WPCRITICAL WPNETWORK
WPNETWORKDRM WPNETWORKPII WPNONETWORK
The command completed with one or more errors.
C:\Windows\system32>

@that'smee
Files must be in System32.
Not working for me in c:\data\test\bin

Related

I need a new accessib.cpl.xml

I installed Kavanas WM6.1 on my Dash and I seem to have a corrupted Accessibility file. Can someone upload their accessib.cpl.xml for me.
let me see if I can find mine...have you tried backing up your data and hard resetting the device?
Here: http://www.sendspace.com/file/u5curr
Thanks, it did not work though...
YA, I figured it out, I uninstalled SKTools and it now works...Thanks again for the file..Well it was actually when I change the soft keys color, I can't open the Accessibilty section.
that's odd that that was your issue....glad its fixed though
Could someone provide me with their accessibility file please
jdoggraz said:
Could someone provide me with their accessibility file please
Click to expand...
Click to collapse
Just on the case
Here it is.
Lost me sig again?
And where do I dump the file into?
jdoggraz said:
And where do I dump the file into?
Click to expand...
Click to collapse
Windows directory
stylez said:
Windows directory
Click to expand...
Click to collapse
Thanks man
jdoggraz said:
Thanks man
Click to expand...
Click to collapse
Thats cool, did it work?
Checking uploading in zip

NDrive for HTC HD Mini

Warez removed.
mmsa12 said:
Hello,
Find below steps how to install it:
Unzip the file
You will find two folders (NDrive KeyGen) & (Program)
Open folder (Program) , select both folders inside it and copy it to your root of storage in ur HTC
Browse using file explorer in your mob to the folder called (for ndrive)
then click autorun
After finished installing turn off wireless to ensure not to go online and activate
When ask about serial go to NDRIVE keygen folder and click KeyGen
For serial click "get new"
then a new two codes will be generated at the first one to Device ID
second one to : Map in your Keygen interface
then click generate
Activiation number will be generated the first two lines content two numbers use one of them
Note : generated number is after ":"
Click to expand...
Click to collapse
which version, sorry?
rigo007 said:
which version, sorry?
Click to expand...
Click to collapse
NDrive Version 9 2.44
doesnt work for me,i click autorun and it says installation unsuccesful.
Hello
The download link it´s broken.
Please post a new link
here warez Nooo
If you search out of xda you have a new Ndriver 10 working good!!!
I have and you?????

[Q] Any way to _read_ the file system of WP7?!

Hey Guys,
i'm looking for a method to read (and maybe transfer it to my PC) the files of the WP7 file-system for an analysis (not only the isolated storage files - i need more )
( I don't want to run unmanaged code, i only want to view the files of the system)
Reason:
i'm writing my bachelor thesis about the possibility's of a forensic analysis (on WP7).
It would be very (very!!) helpful for me if there is a code example how to do this (if possible)
Edit: i'm working on a samsung omnia 7
Thanks!
endeffekt
(sorry for my english )
you can read the isolated storage files in your PC now?
Search the forum. There are a couple threads here discussing that topic. Normally I would link to it but today I'm not in the mood to do someone's homework for them. (Dang, I'm in a rotton mood today).
You can use what I have of my filesystem lib here: http://forum.xda-developers.com/showthread.php?t=861501&page=3
jmorrill said:
You can use what I have of my filesystem lib here: http://forum.xda-developers.com/showthread.php?t=861501&page=3
Click to expand...
Click to collapse
can you or someone els make .xap of it ?
ceesheim said:
can you or someone els make .xap of it ?
Click to expand...
Click to collapse
There's not a whole lot you can do with that out of the box - It's mainly just a proof-of-concept, showing how you can use a COM Library to read the files. I'm working on a file browser that will attempt to load the files in a basic text reader, but there's little use for providing the sample as a XAP, it just attempts to read BasePolicy.xml.
thanks , then I will wait till you build a nice file explorer , so we can look what files are in the win dir .
FileBrowser
Source
Still very basic, not the most stable either, but at least you can browse the Windows folder, and read text files.
I'll probably put more effort in once I've got further with my SevenIRC App.
hounsell said:
FileBrowser
Source
Still very basic, not the most stable either, but at least you can browse the Windows folder, and read text files.
I'll probably put more effort in once I've got further with my SevenIRC App.
Click to expand...
Click to collapse
wow , thanks (sorry thanks are gone for today ) .
ps what is SevenIRC App ?
ceesheim said:
wow , thanks (sorry thanks are gone for today ) .
ps what is SevenIRC App ?
Click to expand...
Click to collapse
Homebrew IRC App based on jmorrill's Networking Library.
hounsell said:
Homebrew IRC App based on jmorrill's Networking Library.
Click to expand...
Click to collapse
Do you think it's possible to create a simple webserver or ftp server with this library?
ajhvdb said:
Do you think it's possible to create a simple webserver or ftp server with this library?
Click to expand...
Click to collapse
I didn't write any code to listen on a socket in that library. It shouldn't be too hard for you to write that in there and give it a try.
thank you very very much!
it will be very useful for me!
:-*

[H] missing accessib.cpl.xml on HTC Snap 521

I don't show my file ...
Can you up for me ?
Thanks for read.
xupitan said:
I don't show my file ...
Can you up for me ?
Thanks for read.
Click to expand...
Click to collapse
use Resco Explorer application to view or search for the file in the Windows directory

MS EDGE FILES of BUILD 1709

I want files of MS EDGE from the following location : C:\Data\PROGRAMS\WINDOWSAPPS\Microsoft.MicrosoftEdge_40.15254.527.0_arm__8wekyb3d8bbwe
Anyone with 1709 build, please zip the above folder and send it here.
Which files...
Microsoft.MicrosoftEd ge_40.15254.527.0_arm__8wekyb3d8bbwe.appxbundle
xxJMarian said:
Which files...
Click to expand...
Click to collapse
Please zip that whole folder and send it to me
Microsoft.MicrosoftEdge_40.15254.527.0_arm__8wekyb3d8bbwe.zip
You can find original appx in "\PROGRAMS\CommonFiles\Xaps" on your phone
Thank You
titi66200 said:
Microsoft.MicrosoftEdge_40.15254.527.0_arm__8wekyb3d8bbwe.zip
You can find original appx in "\PROGRAMS\CommonFiles\Xaps" on your phone
Click to expand...
Click to collapse
Thats very helpful. Thanks a lot...!
Shaikh Amaan FM said:
Please zip that whole folder and send it to me
Click to expand...
Click to collapse
I don't wanna give you my passwords nor my favs, tell me which files are you missing/want...
xxJMarian said:
I don't wanna give you my passwords nor my favs, tell me which files are you missing/want...
Click to expand...
Click to collapse
This is the installation folder of the application, no personal data inside.

Categories

Resources