SABnzbd+ Manager

Alles zu den verschiedenen Add-Ins
Antworten
MhaahrENG
Foren-Einsteiger
Beiträge: 2
Registriert: 30. Mai 2009, 10:31

SABnzbd+ Manager

Beitrag von MhaahrENG »

Hi,

I'm the one behind SABnzbd+ Manager, which i am currently trying to get working on German and French installations. But.

As I do not have access to a german or french installation, I have a few questions:

Does the folder C:\Documents and settings exist on German installations?
If so, does the folder C:\Documents and settings\Default User\ exist?

If not, what is the folder called where the users are stored?

Sorry, for me speaking english, I'm horrible at german :-)
Mike Lowrey
Beiträge: 1181
Registriert: 6. Jan 2009, 19:42

Re: SABnzbd+ Manager

Beitrag von Mike Lowrey »

Hi,
a translated folder exists yes - in the german version it's called C:\Dokumente und Einstellungen\ there you can find the folder Default User.


But i think it's better to use the environment variable "allusersprofile" for example.
It's same like C:\Documents and settings\AllUsers or C:\Dokumente und Einstellungen\AllUsers.

It's not necessary to excuse yourself for speaking english :-)
WHS: ASRock NF6 G-DVI | AMD e4350 | 2 TB Samsung F4 + 2 x Samsung 1TB + 2x 1.5 TB + 0.5 TB (7,5 TB)| 1 GBit@ Home, 20/1 MBit @ www
MhaahrENG
Foren-Einsteiger
Beiträge: 2
Registriert: 30. Mai 2009, 10:31

Re: SABnzbd+ Manager

Beitrag von MhaahrENG »

The problem is, that I have been unable to find the enviroment variabel for the Default User-folder. I am sure it exists, but it doesn't seem to be documented anywhere...
Mike Lowrey
Beiträge: 1181
Registriert: 6. Jan 2009, 19:42

Re: SABnzbd+ Manager

Beitrag von Mike Lowrey »

Yes i know, but from my point of view it's okay to use the "alluserprofile" variable instead of a non existing variable "defualt user" or not?
WHS: ASRock NF6 G-DVI | AMD e4350 | 2 TB Samsung F4 + 2 x Samsung 1TB + 2x 1.5 TB + 0.5 TB (7,5 TB)| 1 GBit@ Home, 20/1 MBit @ www
Benutzeravatar
AliG
Moderator
Beiträge: 3728
Registriert: 6. Jun 2007, 17:33
Wohnort: Salzburg, Österreich

Re: SABnzbd+ Manager

Beitrag von AliG »

Hi!

You can also use this .NET code to get the path to the All-Users application data folder:

Code: Alles auswählen

Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData);
More Info: http://msdn.microsoft.com/en-us/library ... rpath.aspx

Best regards,
Alex
Mache ich etwas richtig, merkt es keiner. Mache ich etwas falsch, vergisst es keiner. :D

Mein WHS
Antworten