|
On Sun, 21 Dec 2008 14:29:21 +0000, Nightowl <owl@[127.0.0.1]
WhiteTea <WhiteTea77581@yahoo.com
Hi Andy
Sorry for not being clear. If you look at the Path entry under that key,
what is shown in the "Type" column, REG_EXPAND_SZ or REG_SZ ? And...
Started by Nightowl on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
??
Thanks,
....
Do I make one ?
I wonder why Environmental Variables doesn't let me add one .
On Mon, 22 Dec 2008 16:39:58 -0800 (PST), WhiteTea <WhiteTea77581@yahoo.com
On Dec 21, 8:29 am, Nightowl <owl@[127.0.0.1]
There is NO path entry .
|
|
On Tue, 4 Nov 2008 21:19:34 -0700, "Dave Patrick" <DSPatrick@nospam.gmail.com
Is that the only event log error? Check the value of ImagePath is;
%SystemRoot%\system32\svchost.exe -k netsvcs
and is type Reg_Expand_Sz
HKEY_LOCAL_MACHINE\SYSTEM\...
Started by Dave Patrick on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Qmgr.dll
and is type Reg_Expand_Sz
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS.
|
|
On Fri, 29 May 2009 09:06:01 -0700, Andrzej Michalik <AndrzejMichalik@discussions.microsoft.com
niestety dalej mam ten sam problem tzn. nie mogę otworzyć folderu.
Postępując zgodnie ze wskazówkami usunołęm Usun tylko
HKEY_CLASSES_ROOT\Drive\...
Started by Andrzej Michalik on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
On Fri, 29 May 2009 18:19:49 +0200, Piotr Palusiński <perfekt_xl@invalid.wp.pl
In news:4EAAFE25-10B7-470E-9E67-2A1FE4A53288@microsoft.com,
*Andrzej Michalik* <AndrzejMichalik@discussions.microsoft.com
Co jest z plikami autorun.inf na dysku- skasowałeś... .
|
Ask your Facebook Friends
|
I'm writing a Windows batch file and want to copy something to the desktop. I think I can use this:
%UserProfile%\Desktop\
However, I'm thinking, that's probably only going to work on an English OS. Is there a way I can do this in a batch file that will...
Started by Scott Langham on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You can query the Registry for the file location using the REG command:
REG QUERY... .
Not only would that not work for an International version of Windows, it would fail if the user had edited the Registry to make their Desktop folder reside somewhere else .
|
|
On Sat, 20 Jun 2009 11:13:31 +0200, Michal Kawecki <kkwinto@o2.px
Dnia Thu, 18 Jun 2009 22:53:51 +0200, Mark napisał(a):
W Viście także jest taki wpis. I ma on tam być.
Ma znaczenie, gdyż w w pierwszym przypadku wpis w rejestrze musi mieć
typ...
Started by Michal Kawecki on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Jeeli zajdzie
potrzeba utworzenia Palusiński napisał(a):
Owszem, ale tylko w przypadku, gdy wpis będzie typu REG_EXPAND_SZ, bo
tylko.
REG_EXPAND_SZ:
Wartoego typu moe zawieramienne rodowiskowe.
|
|
命令行修改注册表“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MySQL2\”路径下的“ImagePath”这个键值为“"D:\MySQL2\MySQL Server 5.0\bin\mysqld-nt" --defaults-file="D:\MySQL2\MySQL Server 5.0\my.ini" MySQL2”,我在命令行执行 reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet...
Started by 发短消息 on
, 3 posts
by 1 people.
Answer Snippets (Read the full thread at bathome):
CurrentControlSet\Services\MySQL2" /v ImagePath /t REG_EXPAND_SZ /d "\"D:\MySQL2\MySQL Server 5.0\bin\mysqld.
|
|
Aufgrund einer Macke in Windows werden die unter dem Key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ Dienstname \Parameters im Wert ServiceDll angegebenen DLLs, die in SVCHOST Prozessen ausgeführt werden, scheinbar nur gefunden, wenn der angesprochene...
Started by AHT on
, 8 posts
by 3 people.
Answer Snippets (Read the full thread at paules-pc-forum):
Bei Imagepath sollte man auch vorsichtig.
Format REG_SZ haben (unter anderem WRITEINI von Profan) sondern muss zwingend das Format REG_EXPAND_SZ Profan) sondern muss zwingend das Format REG_EXPAND_SZ haben.
|
|
On Mon, 2 Mar 2009 08:12:33 -0700, "Dave Patrick" <DSPatrick@nospam.gmail.com
After you logon once to the new domain then run regedit.exe and navigate to;
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
locate the new profile SID...
Started by Dave Patrick on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
On Tue, 3 Mar 2009 03:32:34 -0700, "Dave Patrick" <DSPatrick... .
On Tue, 3 Mar 2009 10:00:23 +0100, "Robert" <robert@libre.gaulle
Great !
Thanks Dave !
Robert
"Dave Patrick" <DSPatrick@nospam.gmail.comOZ99Ql0mJHA.4520@TK2MSFTNGP03.phx.gbl.. .
|
|
Pues resulta que estoy haciendo un truquito para Activar o Desactivar la Barra de Idiomas en la barra de tareas
Tengo el siguiente codigo hecho
Código: Seleccionar todo ;Derechos variantes
$NombrePrograma = "Barra de idioma" ;Nombre del programa
$Comments...
Started by melvinhn on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at emesn):
Puedes logearte como Admin #RequireAdmin en el momento,
o bien login automático con RunAs() y ejecutando un bat con el... .
Hola, me imagino que shellexecute() con un fichero.reg no te funciona tampoco, o haciendo doble click sobre el fichero para chequear .
|
|
On Sun, 25 Oct 2009 08:30:08 +0100, "Ralf Breuer" <rhbreuerNOSPAM@t-online.de
Heinz-JBader <agent.7.hj@spamgourmet.com
Hallo Heinz,
Die Datei InfCache.1 im Ordner C:\windows\inf len. Die Datei wird bei
Neustart wieder angelegt.
Start, Ausf...
Started by Ralf Breuer on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Jetzt taucht die Meldung natürlich....
Ist alles wie beschrieben
Hab ich getan.
On Sun, 25 Oct 2009 12:42:18 +0100, Heinz-Jrgen Bader <agent.7.hj@spamgourmet.com
Ralf Breuer schrieb:
Ich habe sie gelöscht, sie ist aber seit dem Neustart nicht mehr da .
|