May 16, 200521 yr Hello every one I have some minor problems with my unattended windows.First of, I can’t seem to find the InputLocale for kayboard layouts Geek 319 and 319 (Latin)The InputLocale for Greek is 0408:00000408 I know that but is there any way to install those two?My other problem is that in start panel I don’t get any shortcuts of programs I use.Anyone know what is causing it a service or a reg key?Picture below.Thanks in advance
May 24, 200521 yr sorry that i am of no help to you. but can you tell me where you got that visual style from. it looks amazing!!!
May 24, 200521 yr does it happen on other user accounts? (the start menu shortcut list)if it doesn't, then you could create a new account and move your documents and everything into the new one, then delete your old one!
May 24, 200521 yr Author Not an option, it an unattended installation must be a registry tweak I apply but I can’t seem to find witch one...*EDIT*The style is Crystal Luna, u can get is here
May 24, 200521 yr The list of Frequently Used Programs on the bottom L of the Start Menu is indeed stored in the registry but it only gets populated when you have actually run a program on the installation.This is one of the locations:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPageThere is already a thread with a list of input locale IDs in this forum so have a look. It's also on the MS website.
May 25, 200521 yr Author The list of Frequently Used Programs on the bottom L of the Start Menu is indeed stored in the registry but it only gets populated when you have actually run a program on the installation.This is one of the locations:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPageThere is already a thread with a list of input locale IDs in this forum so have a look. It's also on the MS website.<{POST_SNAPBACK}> i playd around with that registry key but no luck.. i checked the thred and ms web page but i did not find the input locale ID for Greek (319) nevermind this is a minor isue.. thying to resolve the start menu problem
May 25, 200521 yr when you add manually program to the start menu , it works ? (with right click on .exe and Pin to Start ...)
May 25, 200521 yr Author when you add manually program to the start menu , it works ? (with right click on .exe and Pin to Start ...)<{POST_SNAPBACK}>Yea that works, but thats not what am looking for..
May 26, 200521 yr i playd around with that registry key but no luckWhat did you actually do? When in the uA did you apply the reg?I said that is one of the locations. There seems to be others.I can’t seem to find the InputLocale for kayboard layouts Geek 319 and 319 (Latin)I think these are character set (code pages) in the old days; not sure if these are still used nowadays.
May 26, 200521 yr I believe this is the key that did it for me [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoStartMenuMFUprogramsList"=dword:00000000It will take a reboot (or 2?) and opening a few programs for things to start showing up
May 26, 200521 yr Author i playd around with that registry key but no luckWhat did you actually do? When in the uA did you apply the reg?I said that is one of the locations. There seems to be others.I can’t seem to find the InputLocale for kayboard layouts Geek 319 and 319 (Latin)I think these are character set (code pages) in the old days; not sure if these are still used nowadays.<{POST_SNAPBACK}>Takeshi, i found the problem it was cused by this registry key:;----- Won't check if you are low on diskspace and pop up a balloon telling you;----- NoInstrumentation disables windows user tracking;-----[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoInstrumentation"=dword:00000001Thanks for all your help!
May 26, 200521 yr Author I believe this is the key that did it for me [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoStartMenuMFUprogramsList"=dword:00000000It will take a reboot (or 2?) and opening a few programs for things to start showing up<{POST_SNAPBACK}>i will try that while i got the problem and let you know.
May 26, 200521 yr Author bacd: it didnt word for me..imported it into the registry rebooted 2 times and opend alot of programs still nothing..i tested it and disabling NoInstrumentation was the problem[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoInstrumentation"=dword:000000011 to disable 0 to enable.
May 26, 200521 yr The double negatives can be confusing; basically [NoInstrumentation = 1] means Windows will not track your program usage.You can just delete the policy subkey if you want Windows to behave as default; leaving it as 0 doesn't do anything (and causes confusion). But that's just me not wanting to leave useless keys hanging around.It looks you have imported someone else's reg tweak.
Create an account or sign in to comment