Displaying 9 results from an estimated 9 matches for "localizedresourcenam".
Did you mean:
localizedresourcename
2012 Sep 08
0
Error copying folder with desktop.ini
Hi,
I have some issues to copy a folder which includes hidden desktop.ini to a samba share using Windows 8 Pro RTM.
Every time I copy a folder which contains a desktop ini with the LocalizedResourceName attribute, then Windows copies
the file and immediately tries to copy the file again and therefore asking whether the file shall be replaced or not.
My desktop.ini is copied from a Windows 8 standard profile %UserProfile%\Favorites folder and contains:
[.
ShellClassInfo]
LocalizedResourceName=...
2007 Dec 21
0
notepad: LocalizedResourceName=
I have notepad popping up for every user with a long message that starts
out:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
I found an explanation here:
http://www.hostingforum.ca/131016-samba-notepad-selfstart-login.html:
> What is happening is that the desktop.ini file that is normally hidden is
> having those attributes stripped off, possibly because your config
&g...
2004 Mar 02
3
Login-problem samba 3.0.2.a Win XP Prof
Hi there,
WinXP Prof-Client on a samba 3.0.2a-Domain
The domain-login ist ok in general. But when a user logs in, he gets
an editor-window with a desktop.ini.
content:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\System32\shell32.dll ,-21787 )
i think, this ist desktop.ini in
//%L/profiles/%u/startmenu/autostart.
Do you have an idea how to ban this editor window from desktop after
a login?
thanx and excuse my bad english
Uwe
2004 Nov 15
1
pdc and shellinfo
Hi,
I'm trying to set up my samba server as PDC, but when I login from windows xp
a notepad windows pops up showing:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
while it works under consumer windows. Any idea about?
Thanks,
Luca
--
Luca Ferrari,
fluca1978@infinito.it
2006 Nov 13
2
notepad selfstart on login
hi all;
I'm starting in PDC and need some help, i'm using samba for pdc but without
ldap, and all time that a user make login, open a notepad with the content:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
or
[DeleteOnCopy]
Owner=cesar
Personalized=5
PersonalizedName=My documents
and all folder have a document Desktop.ini...
someone can say me why this document is there? , why notepad open??? and
what can i do to solve this??
ps. sorry my bad english...
2009 Jun 29
7
Windows XP login
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When WinXP users login to the samba domain a text file opens that contains:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
This seems to be tied to the roaming profile, it only surfaced once I
enabled roaming profiles but I am not sure how to correct it. I also
noticed that the desktop background setting is persistent when a user
logs on but the actual background is not bein...
2012 Dec 20
1
Windows 8 and roaming profiles hosted on Samba - NO ONE does this?
After searching Google for many days/weeks, I've discovered that apparently NO
ONE on the planet uses Windows 8 w/ roaming profiles and Samba!
Authentication server:
Windows Server 2003 R2 x64
File server:
FreeBSD 9.1
Samba 3.6.9
My configuration file is here:
http://xenomorph.net/linux/samba/configuration/sample/
Windows XP and Windows 7 work fine. Clean profile, imported profiles,
2004 Nov 11
1
Beating a dead horse - Roaming profiles / logon scripts
...e space for one. I
believe its permissions but nothing is showing up in the logs. The logon
scripts aren't even trying to run. The only user that can login is root
and myself with a local profile and once root logins it loads notepad
opens up with the following displayed.
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
PDC Info
[global]
username map = /etc/samba/smbusers
log level = 1
log file = /var/log/samba/%m.log
max log size = 0
logon path = \\%L\profiles\%u
logon drive = H:
domain logons = Yes
wins...
1998 Aug 08
20
Roaming profiles
I want to setup a linux box with samba as a file and print server for a
LAN of 20 NT 4.0 SP3 workstations. I want the home direcotories to be on
the server the clients to have roaming profiles.
For this, do I have to make the linux box a domain controller? I want to
avoid it if I can, because the domain control code in not on the
production releases. I don't want to setup an NT server either.