Search found 270 matches

by xabierpayet
Thu Oct 16, 2025 11:38 pm
Forum: APK Compiler
Topic: Scoped storage methods for Android 10+
Replies: 9
Views: 605

Re: Scoped storage methods for Android 10+

Yes it´s very usefull for me at least, thank you again
by xabierpayet
Sun Oct 12, 2025 12:57 am
Forum: APK Compiler
Topic: Scoped storage methods for Android 10+
Replies: 9
Views: 605

Re: Scoped storage methods for Android 10+

i need test it ASAP, thanks
by xabierpayet
Mon May 13, 2024 7:50 pm
Forum: General programming
Topic: Makedir on SD card failed
Replies: 23
Views: 46229

Re: Makedir on SD card failed

i cannot query the units, i can write directly to the SDCard but i need to know the correct label of the card used ever, for my tests is enough, but a better solution ever will be nice
by xabierpayet
Sun May 28, 2023 10:42 pm
Forum: General programming
Topic: Run As Administrator
Replies: 11
Views: 8515

Re: Run As Administrator

no, i don`t try it yet
by xabierpayet
Sun May 28, 2023 6:47 pm
Forum: General programming
Topic: Run As Administrator
Replies: 11
Views: 8515

Re: Run As Administrator

yes ithe exe is in the same drawer, where i have the executable
by xabierpayet
Sun May 28, 2023 12:03 pm
Forum: General programming
Topic: Run As Administrator
Replies: 11
Views: 8515

Re: Run As Administrator

no, the command is in the right place, all this is correct here
by xabierpayet
Sun May 28, 2023 9:45 am
Forum: General programming
Topic: Run As Administrator
Replies: 11
Views: 8515

Re: Run As Administrator

i tried to compile the script as an exe file and launch it as administrator, the same result
Weird
by xabierpayet
Sat May 27, 2023 9:41 pm
Forum: General programming
Topic: Run As Administrator
Replies: 11
Views: 8515

Re: Run As Administrator

here dont work our method n my project, i'm attempting to write in an EC (Embeded Controller) write <register> <value> [options] Write a byte to a EC register. Register range: 0-255 Value range: 0-255 i can sed it via cmd in administrator mode without problem, but if i attempt to change the register...
by xabierpayet
Sat May 27, 2023 3:42 pm
Forum: General programming
Topic: Run As Administrator
Replies: 11
Views: 8515

Re: Run As Administrator

nice, i try it, thanks mate
by xabierpayet
Sat May 27, 2023 11:30 am
Forum: General programming
Topic: Run As Administrator
Replies: 11
Views: 8515

Run As Administrator

can i get an example to use the run instruction with runas in an app in administrator mode? i don't see how call it correctly Verb: On Windows, this can be set to a string telling Run() what to do with the file. This can be one of the following verbs: runas Launches the specified file in administrat...