search for: hkey_current_user

Displaying 20 results from an estimated 215 matches for "hkey_current_user".

2008 Aug 04
0
Help needed: strange issue with share mapping at logon
...he profiles locally ;Gosub "profileconfig" ; Welcome user to domain ? "Welcome to @DOMAIN." ? Sleep 10 Exit ; SUBROUTINE mailconfig :mailconfig ? "Setting up your e-mail configuration ..." ? ;regedit \\gilbert\netlogon\administrator.reg WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings", "ProxyEnable", "1", "REG_DWORD") WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings", "ProxyServer", "192.168.0.30:3128", "...
2012 Aug 02
1
documentation for configuring folder redirection
I believe that once you have roaming profiles configured, all you need to do to configure folder redirection is set some registry keys. I'd like to turn that job over to our Windows sys admin. Can someone provide me with their favorite documentation for configuring folder redirection? Keep in mind I am passing this link along to a Windows sys admin. Our backend is samba 3.6.3 if it
2012 Mar 19
2
PlayOnLinux/PlayOnMac 4.0.16, wineprefix logging system
...ome line to same spaces on the forum) err:setupapi:do_file_copyW Unsupported style(s) 0x144 [03/17/12 17:18:18] - Running wine- regedit /Users/Tinou/Library/PlayOnMac//tmp/override-dll.reg [03/17/12 17:18:18] - Content of /Users/Tinou/Library/PlayOnMac//tmp/override-dll.reg ----------- REGEDIT4 [HKEY_CURRENT_USER\Software\Wine\DllOverrides] "*d3dx9_24"="native, builtin" ----------- wine(11166,0x40835e00) malloc: *** error for object 0x4014b500: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug [03/17/12 17:18:25] - Running wine- regedit /Users/Tino...
2010 Jun 25
0
WG: Samba PDC and big files
...m: Look at this: http://www.samba.org/samba/docs/man/Samba-Guide/happy.html#id2582162 My kixkstart script: ;we redirect personal folder to the server ;we look at the registry if there isvalue that the folders has been redirected ;zun?chst gibt es diesen Eintrag schon? $RETURNCODE=EXISTKEY("HKEY_CURRENT_USER\tpdc") ;if not set it it in the registry IF NOT $RETURNCODE=0 ADDKEY("HKEY_CURRENT_USER\tpdc") ;now if we set the above key we know it ist he first login and we set it. Later on we will delete this key ADDKEY("HKEY_CURRENT_USER\tpdc\FIRST_LOGIN") ENDIF ;now if it ist...
2003 Jul 12
1
Re: Opening MS Access files on Samba
...however when I try to open | it with MS access 2002 itself I get the error that | "the file is on an unsecured server or outside the | Intranet copy the file locally to access it blah | blah" Perhaps you may add the trustable domain names as subkeys to the following registry key: HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Internet Settings\ ZoneMap\ Domains If the domain you work in and should trust is yourdom.eu then add a key with that name and put the following value in it: "*"=dword:0000001 This registration...
2008 Jul 07
2
Direct3D missing?
I was going through wine's registry trying to optimize a few things, but then i noticed my HKEY_CURRENT_USER\Software\Wine\Direct3D directory was missing. It stops at HKEY_CURRENT_USER\Software\Wine\ . . . . Does anyone know why this is or how i can fix the problem? I am running the latest version of wine on Ubuntu 8.04. I really would like to be able to change my graphics settings......
2011 Jan 03
1
set registry value HKEY_CURRENT_USER\Software\Wine\X11 Driver to "ClientSideWithRender"="N"
After reading this comment https://bugs.freedesktop.org/show_bug.cgi?id=30157#c5 I'm wondering whether the registry value in comment #4 of that bug report should be made a default value for wine or not ? -- MfG/Kind regards Toralf F?rster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
2011 May 23
1
Regedit + Applications = Options
Hi, Actually, i use "~/.wine" for my all applications. When i want to override a dll, it's simple, i use winecfg and i have this line on Regedit : Code: HKEY_CURRENT_USER\Software\Wine\AppDefaults\POWERPNT.EXE\DllOverrides I create a [DIRECT3D] key for Assassin's Creed Brotherhood, i create it like this : Code: HKEY_CURRENT_USER\Software\Wine\AppDefaults\AssassinsCreedBrotherhood.exe\Direct3D In this key, i create 2 values : UseGLSL=disabled and Multisamp...
2010 Jul 15
3
Is it possible to enable a register setting via command line
...an real windows now... I am wondering if there is a way to add a reg key/string on the command line - so that the reg key/string doesn't exist all the time just whilst playing a game / wine session? The reason I ask is because some games work even faster with DirectDrawRenderer = opengl in HKEY_CURRENT_USER\Software\Wine\Direct 3d But some don't . Right now I manually add/remove the reg string when I play a certain game/app. Is there a way to launch wine and enable the reg setting cia command line ? p.s : Isn't the windows registery a complete joke (as an idea), you could easily but wrong...
2002 Apr 15
2
W2k devmode
...y. To be more specific: we want all users to have as default pagesize not "Letter" but "A4". Althoud the administrator set all papersizes to A4 the default user setting is "Letter". This default user printersettings are saved in the register, several places in "HKEY_CURRENT_USER\Printers". Before allowing the user to make his own settings we: - We made paperformat adjustments to the ppd-file in appriate directory in the print$- share - We made a paperadjustment adjustment in the samba source (nt_printing.c) and replaced the default "Letter" by "A4&quo...
2009 Mar 22
2
Warhammer - Mark of Chaos
Hi... After playing a mission in 'Warhammer - Mark of Chaos' i get an error-message (access violation), when the scenario-map is loaded. In Application database i couldn't find a relating solution to this error, only some registry-keys for wine version 0.9.32. Unfortonatly, when I load them into the registry I get the error massage 'invalid parameter' during startup. Does
2011 Jul 03
2
Adding a Registry Key to Wine
How do I add this registry key to wine: [HKEY_CURRENT_USER\Software\Wine\Direct3D] "UseGLSL"="disabled" As it says to do at http://appdb.winehq.org/objectManager.php?sClass=version&iId=9432? In order to get Portal 1 working. When I open HKEY_CURRENT_USER\Software\Wine in regedit there is no Direct3D. I tried making a .reg file cont...
2007 Mar 27
1
Samba, WinXP and slow printing
...a.org?Subject=%5BSamba%5D%20Samba%203.09%2C%20Cups%20%26%20slow%20Print%20Dialoge.&In-Reply-To=20041207134601.23770.qmail%40web14610.mail.yahoo.com> from Tue Dec 7 16:24:02 GMT 2004 on this list. Some more info added from other messages. So, here you go: * Using regedit in winXP, find HKEY_CURRENT_USER\Printers\ and HKEY_CURRENT_USER\Printers\DevModePerUser * Look for DevModes and DevModes2 and there delete all entries for Samba printers. That's it. Sorry, don't know what it means but there are no problems and it started immediately printing fast. // -- Best regards, Stan Berka S...
2008 Jan 21
2
Samba logoff script
Hello Is it possible to create a samba logoff script. I currently use netlogon for a logonscript. I also want a logoff scipt to allow me to back certain files up once a user logs off. Is this possible? If so how? -- REGARDS, Andy
2007 Feb 06
3
ntuser.dat
What are the implications of locking the ntuser.dat file on the user's server profile? That is, if I make the ntuser.dat file read-only, what affects will that have on the client?
2019 Jan 22
0
Wine release 4.0
...n be polled with lower latency, resulting in a modest performance improvement in specific cases. - Validation of Direct3D 8 and 9 resource pool and usage restrictions, as well as blit restrictions, has been improved. - The Direct3D graphics card database recognizes more graphics cards. - New HKEY_CURRENT_USER\Software\Wine\Direct3D registry keys: - "MultisampleTextures" (REG_DWORD) Enable (0x1, default) or disable (0x0) support for multi-sample textures. - "Renderer" (REG_SZ) The backend API to target. Possible values are "gl" (default) for OpenGL and &q...
2008 Apr 01
7
Notepad - resizing
I use the included Notepad a lot. WINE used to save where I had re-sized and placed it, but now it does not. How do I save my re-size? Thank you.
2009 Feb 27
3
Wine regedit settings
i was following this guide for LOTRO (Lord of the Rings Online) when i got to editing the reg settings edit > http://appdb.winehq.org/objectManager.php?sClass=version&iId=14566&iTestingId=37619 > > HKEY_CURRENT_USER/Software/Wine/Direct3D/VideoMemorySize = < amount of video memory ie 256 > > >Direct3D< is not there I cannot proceed with download until resolved, please help, thank you.[/i]
2009 Mar 17
2
help - logon script
...out logon script, this time i want to change time format from 12 format to 24 format on pc client. I'm using samba 3.0.20 on PDC and the client is mostly win xp but we have pc with os win ME too. I change from logon.exe that i put on every user directory which has script like this REGEDIT4 [HKEY_CURRENT_USER\Control Panel\International] "iTime"="1" "sTimeFormat"="HH:mm:ss " But when i try to login the time format doesn't change it still in 12 format, i've tried many times but still the same. Is there any clue... I'm sorry if there is any mistake...
2003 Jul 09
1
more abou msn
Hi, Talking about messenger,,, it's still necesary to do HKEY_CURRENT_USER\Software\Microsoft\MessengerService\Corp2PC_Phone equals to '1' ??? But it's still sending the '+' digit, so it's necesary to stripMSD? Thanks a lot cmayor ___________________________________________________ Yahoo! Messenger - Nueva versi?n GRATIS Super Webcam, voz, carita...