|
Saturday, July 11, 2009 - 3 Posts
Is that it should be REG_EXPAND_SZ. Is there anyway to change those values? I'm willing to try any
need assistance. I have noticed that my type of registry key is listed as REG_SZ and my understanding
of registry key is listed as REG_SZ and my understanding is that it should be REG_EXPAND_...
|
|
Monday, February 02, 2009 - 4 Posts by 3 People
Is that the value needs to be REG_EXPAND_SZ, and the code below creates a registry value that is just...
_SZ
I see, in examples, how to create an EDITTEXT box with EXPANDABLETEXT specified. So, worse case
Hey Ron, welcome back! Long time no see. Sorry, no answer though.An EditText box with Expandable
|
|
Monday, December 22, 2008 - 4 Posts by 4 People
Time on MSDN, can't figure out how REG_EXPAND_SZ
registry type is supposed to work.
Are the values...
expanded in kernel or in win32?
And which API expands them?
RegQueryValueEx just returns the value
about the kernel level, but in WIN32, it is not expanded.
The only difference between REG_EXPAND_...
|
|
Wednesday, July 30, 2008 - 3 Posts by 2 People
On Wed, 30 Jul 2008 09:55:25 +0800, 姚坚锋 <roofjava@163.com
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon...
Shelllorerָܴ
explorer;googledestopΪҪɨϷָ衣лл
On Wed, 30 Jul 2008 11:15:24 +0800, "Alexis" <alexis@microsoft.com
Windows Shell Explorer.EXE Shell
--
Alexis ...
|
|
Sunday, November 15, 2009 - 3 Posts by 2 People
{374DE290-123F-4565-9164-39C4925E467B} REG_EXPAND_SZ %USERPROFILE%\Downloads
AppData REG_...
%USERPROFILE%\AppData\Roaming
Cache REG_EXPAND_SZ %USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary...
shell folder though:
Common AppData REG_SZ C:\ProgramData
That doesn't look right does it?
|
|
Saturday, June 28, 2008 - 10 Posts by 3 People
Registre, comment créer une valeur de type
REG_EXPAND_SZ ?
Avec REGEDT32 pas de problème, mais avec...
REGEDIT ?
et peut-on le faire à partir d'un fichier .REG ?
si ce n'est pas possible avec un .REG
syntaxe, qu'est-ce qui dit que le type est
REG EXPAND SZ ?On Sun, 29 Jun 2008 11:34:13 +0200, CriCri...
|
|
Monday, September 28, 2009 - 5 Posts by 3 People
Also,
ich würde gerne einen Eintrag haben der z.B. so aussieht:
TEST REG_EXPAND_SZ %test%\setup
_EXPAND_SZ /d "%test%\software"
einen Eintrag hinzufüge kommt aber nur folgendes raus
TEST_
Manager\Environment" /v TEST /t REG_EXPAND_SZ /d "%zurProbe%\software"Hmmm, ok, würde einleuchten.
...
|
|
Friday, July 31, 2009 - 10 Posts by 4 People
A registry-entry:
CODE .... RunOnceEx\900","180", "REG_EXPAND_SZ","||xpeinit.exe -m ""Starting WLAN...
Remove the "REG_EXPAND_SZ", :
CODE [Software.AddReg]
0x1,"Microsoft\Windows\CurrentVersion
\Wireless.cmd"The "REG_EXPAND_SZ" is a part of a AutoIt script. The whole AutoIt command is:
CODE RegWrite...
|
|
Thursday, November 16, 2006 - 5 Posts
A probléma, hogy a REG_EXPAND_SZ típusnál ez a szintaktika nem működik. Tud valaki mondani valami
Üdv!
Azt tudom hogy REG_SZ értéket .reg fájlból az alábbi módon tudom megváltoztatni:
Kód
REGEDIT4
@ 2006. nov. 16., csütörtök - 10:42) ...A probléma, hogy a REG_EXPAND_SZ típusnál ez a szintaktika
|
|
Tuesday, December 14, 2004 - 6 Posts by 3 People
Software\Microsoft\Windows\CurrentVersion\Explorer
But the values in there are REG_EXPAND_SZ
I was working with Darren regarding making the My Music folder not being redirected along with the My Documents folder and...
he suggested a ADM that alters the USER SHELL FOLDERS in the following key..
Software\Microsoft\Windows\CurrentVersion...
|
)