Displaying 8 results from an estimated 8 matches for "dependonservice".
2009 Jul 13
1
Games that installed before... now won't, what changed?
...on this site or google and you'll get a result.
so here we go
if anyone posts a link to some help.. i may actually need help, understanding the help, so keep that in mind if you can =/
myxo at myxopc:~/Desktop$ wine EQ2.exe
err:service:load_reg_multisz Error 1804 while reading value L"DependOnService"
err:service:scmdatabase_load_services Error 1804 reading registry key for service L"TVersityMediaServer" - skipping
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:reg:GetNativeSystemInfo (0x331510) using GetSystemInfo()
myxo at myxopc:~/Desktop$
screensh...
2008 May 03
2
Trouble loading TVersity service
...nd on MPU-401 UART, disabling mixer
Starting TVersity Media Server...
Unable to start TVersity Media Server - Service does not exist (0x424).
There is an entry in the registry for this:
[System\\CurrentControlSet\\Services\\TVersityMediaServer] 1209849820
"DependOnGroup"=hex:00,00
"DependOnService"=hex:54,00,63,00,70,00,69,00,70,00,00,00,41,00,66,00,64,00,00,\
00,00,00
"DisplayName"="TVersityMediaServer"
"ErrorControl"=dword:00000000
"ImagePath"="C:\\Program Files\\TVersity\\Media Server\\MediaServer.exe"
"ObjectName"="L...
2006 Jun 18
0
[ win32utils-Bugs-4699 ] Service dependencies are not being created properly
...ce_description = "My Apache Svc Description"
s.binary_path_name = "C:\Apache\2.0.52\bin\Apache.exe -k runservice"
s.start_type = Win32::Service::AUTO_START
s.dependencies = ["Tcpip", "Afd"] # both are valid
}
svc.close
# REG_MULTI_SZ value created for DependOnService at
# HKLM\SYSTEM\CurrentControlSet\Services\MyApache:
# Tcpip
# ?
# Expected:
# Tcpip
# Afd
----------------------------------------------------------------------
>Comment By: Daniel Berger (djberg96)
Date: 2006-06-18 10:09
Message:
As Heesob mentioned this was fixed in CVS. Closing it out...
2016 Sep 13
2
The user name or password is incorrect
...works
fine! And try it using the same username and password.
Just Windows Server 2012 R2 cannot insert into Samba AD Domain.
I google the issue and receive some tricks, like change register to accept
Smb instead Smb V2, like this:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\DependOnService
Original Value: SamSS Srv2
Change to: SamSS Srv
and I already try this:
In powershell do : Add-WindowsFeature FS-SMB1
None of this tricks solve my issue here....
Somebody has another tricks???
Thanks a lot
--
Gilberto Ferreira
+55 (47) 9676-7530
Skype: gilberto.nunes36
2015 Jun 17
5
Windows 10 in Samba 3 domain: netlogon share access denied
I just joined a Windows 10 (build 10130) to our Samba 3 domain. It seems to work. I
can login, a home directory is created on the server, and I can access shares.
All shares are OK, except "netlogon". Logon scripts don't run, and I cannot open the
netlogon share. I get "Access denied" and a prompt to enter my username and password,
which keeps coming back.
At the
2006 Dec 08
4
windows service auto start problems
I have a small Rails app deployed on Windows Server 2003 and Mongrel
0.3.13.3. Everything works well, except when the Windows box is
rebooted. I have mongrel_service installed and the service is
configured to start automatically, however Mongrel consistently fails
to start after a reboot. Windows reports the service''s status as
"Started", but attempts to access the
2012 Sep 20
10
Windows 8 Pro no domain logon possible
Hi....
Some days ago I installed windows 8 pro from MSDN on one of my machines.
I got a serious problem with it. I cannot logon as domain user.
I first tried joining my domain from win8 with an unchanged win8
installation. This did fail. Afterwards I applied the usual windows 7
registry patches to allow a samba domain join and rebooted. Afterwards I
could join my domain with no trouble. I
2008 Sep 19
0
Wine release 1.1.5
...NT4.
crypt32/tests: Don't crash on NT4.
crypt32/tests: Don't crash on win9x.
crypt32/tests: Add a missing CryptMsgUpdate.
Peter Dons Tychsen (3):
ntoskrnl: Implement partial stub for IoGetConfigurationInformation().
services: Fixed problem with services where DependOnServices key is REG_SZ and not REG_MULTI_SZ.
winedevice: Fix problems with driver entries without the "ImagePath" entry in registry.
Piotr Caban (1):
msxml3: Change SAX IStream parser implementation.
Reece Dunn (7):
shdocvw: Fixed building on msvc.
richedit20: Fixed buil...