|
It is currently Fri May 24, 2013 8:30 am
|
Register for Windows Forums
 |
Register
Register for Windows Forums now to gain access to: post messages, download free books, competitions for great prizes, and get to know others. Members also see NO ADVERTS. Join today!
|
 |
|
 |
|
| Message |
Author |
| |
Post subject: Re: Start batch file as administrator?  Posted: Fri Oct 07, 2011 2:01 pm |
Stu
|
Do you have the source code? Mind showing us?
_________________
|
|
Joined: Sat Jun 07, 2008 9:08 am Posts: 3186 Thanks given: 375 times Thanks received: 441 times Location: 0x7C00
OS: 8 RT
|
|
|
|
 |
| |
Post subject: Re: Start batch file as administrator?  Posted: Fri Oct 07, 2011 2:06 pm |
UVAIS
|
LOL bro i created from 1 bat ,1 image and one .exe file and added all in one if You want to see them ;; than i'll PM you  BUT DO NOT WORRY BROOOOOOOO  Edit : You can try this in VM
_________________
|
|
Joined: Sat Aug 21, 2010 2:08 pm Posts: 1499 Thanks given: 121 times Thanks received: 261 times Location: UVAIS-PC
OS: 7 Ultimate
|
|
|
|
 |
| |
Post subject: Re: Start batch file as administrator?  Posted: Fri Oct 07, 2011 2:34 pm |
Makcalable
|
|
Have you actually finalized the the DOS Code for the Windows 7 Logon Changer, or you still working on it stu?
_________________
|
|
Joined: Mon Nov 15, 2010 7:20 pm Posts: 565 Thanks given: 47 times Thanks received: 132 times Location: UK
OS: 8 RT
|
|
|
|
 |
| |
Post subject: Re: Start batch file as administrator?  Posted: Fri Oct 07, 2011 3:16 pm |
Stu
|
Makcalable wrote: Have you actually finalized the the DOS Code for the Windows 7 Logon Changer, or you still working on it stu? It's now finished (i think!).  UVAIS wrote: Sent...................  You know there's no reason to use a 3rd party application to set registry values  I assume this is what's getting flagged by AV apps?
_________________
|
|
Joined: Sat Jun 07, 2008 9:08 am Posts: 3186 Thanks given: 375 times Thanks received: 441 times Location: 0x7C00
OS: 8 RT
|
|
|
|
 |
| |
Post subject: Re: Start batch file as administrator?  Posted: Fri Oct 07, 2011 5:53 pm |
Stu
|
Makcalable wrote: I am going to leave the thread I created open as it will be interesting to see what suggestions we get  Please do. Keep us updated.
_________________
|
|
Joined: Sat Jun 07, 2008 9:08 am Posts: 3186 Thanks given: 375 times Thanks received: 441 times Location: 0x7C00
OS: 8 RT
|
|
|
|
 |
| |
Post subject: Re: Start batch file as administrator?  Posted: Sat Oct 08, 2011 12:44 am |
UVAIS
|
Stu wrote: Makcalable wrote: Have you actually finalized the the DOS Code for the Windows 7 Logon Changer, or you still working on it stu? It's now finished (i think!).  UVAIS wrote: Sent...................  You know there's no reason to use a 3rd party application to set registry values  I assume this is what's getting flagged by AV apps? yeah tried bro bat but it was not working  so i converted reg to . exe LOL and this .exe is flagged virus by some AV LOL Edit : I think you need to download and Run
_________________
|
|
Joined: Sat Aug 21, 2010 2:08 pm Posts: 1499 Thanks given: 121 times Thanks received: 261 times Location: UVAIS-PC
OS: 7 Ultimate
|
|
|
|
 |
| |
Post subject: Re: Start batch file as administrator?  Posted: Sat Oct 08, 2011 3:43 am |
Stu
|
For this post the author Stu has received gratitude : UVAIS
|
There's no way on this planet i'm running that file. Instead of using that very sketchy program for a simple task, put this code into your bat file: Here's how your code should look (based on what you sent me earlier) @echo off mkdir %windir%\system32\oobe\info\backgrounds copy backgroundDefault.jpg %windir%\system32\oobe\info\backgrounds reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background /v OEMBackground /t REG_DWORD /d 1 /f exit
_________________
|
|
Joined: Sat Jun 07, 2008 9:08 am Posts: 3186 Thanks given: 375 times Thanks received: 441 times Location: 0x7C00
OS: 8 RT
|
|
|
|
 |
|
|
 |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|