Re: [slim] Squeeze Center Starting....Unable To Write To:

2008-06-26 Thread mherger

Thanks all for the feedback!

After looking into what was causing this issue, I realised that the
code in question was unnecessary. Some remnants from a few years
back... So I removed it. Please update to the latest SC build (7.1 only
for now) and let me know whether you still see this error message.


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=48153

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Squeeze Center Starting....Unable To Write To:

2008-06-26 Thread guenther

I updated to SC 7.1-21178 and the error message has gone.
So far... :)

---
Guenther


-- 
guenther

guenther's Profile: http://forums.slimdevices.com/member.php?userid=17834
View this thread: http://forums.slimdevices.com/showthread.php?t=48153

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Squeeze Center Starting....Unable To Write To:

2008-06-25 Thread barnabas79

Just as a hint for others - I had to format reg query command as:

reg query
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
/v Common AppData

rather than
reg query
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders\Common AppData

as requested - perhaps a differnce in version of the reg shell command?
I know I ran into some problems with that once...

**Edit - it is weird how the space gets inserted into 'Explorer'...
disregard that**


-- 
barnabas79

barnabas79's Profile: http://forums.slimdevices.com/member.php?userid=17472
View this thread: http://forums.slimdevices.com/showthread.php?t=48153

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Squeeze Center Starting....Unable To Write To:

2008-06-25 Thread guenther

Thanks, barnabas79! This command shows the correct path:

reg query
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
/v Common AppData

! REG.EXE VERSION 3.0
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders Common AppData
REG_SZ  C:\Dokumente und Einstellungen\All Users\Anwendungsdaten

---
Guenther


-- 
guenther

guenther's Profile: http://forums.slimdevices.com/member.php?userid=17834
View this thread: http://forums.slimdevices.com/showthread.php?t=48153

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Squeeze Center Starting....Unable To Write To:

2008-06-19 Thread guenther

Windows version:
XP Home Edition Version 5.1 (Build 2600.xpsp.080413-2111 : Service Pack
3)

result of set:
ALLUSERSPROFILE=C:\Dokumente und Einstellungen\All Users
APPDATA=C:\Dokumente und Einstellungen\ga\Anwendungsdaten
CommonProgramFiles=C:\Programme\Gemeinsame Dateien
COMPUTERNAME=M662
ComSpec=C:\WINDOWS\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Dokumente und Einstellungen\ga
LOGONSERVER=\\M662
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\Samsung\Samsung
PC Studio 3\
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0e08
ProgramFiles=C:\Programme
PROMPT=$P$G
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOKUME~1\ga\LOKALE~1\Temp
TMP=C:\DOKUME~1\ga\LOKALE~1\Temp
USERDOMAIN=M662
USERNAME=ga
USERPROFILE=C:\Dokumente und Einstellungen\ga
windir=C:\WINDOWS

result of reg query
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders\Common AppData:
Fehler: Ungültige Befehlszeilenparameter

---
Guenther


-- 
guenther

guenther's Profile: http://forums.slimdevices.com/member.php?userid=17834
View this thread: http://forums.slimdevices.com/showthread.php?t=48153

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Squeeze Center Starting....Unable To Write To:

2008-06-19 Thread mherger

guenther;313405 Wrote: 
 
 result of reg query
 HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
 Folders\Common AppData:
 Fehler: Ungültige Befehlszeilenparameter
 (Explorer without space!)
 

Oops, the HKLM\\Common AppData should be put in apostrophes (see
my edited posting). Thanks!


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=48153

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Squeeze Center Starting....Unable To Write To:

2008-06-19 Thread guenther

result of
reg query
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders\Common AppData:
Das System kann den angegebenen Pfad nicht finden.

---
Guenther


-- 
guenther

guenther's Profile: http://forums.slimdevices.com/member.php?userid=17834
View this thread: http://forums.slimdevices.com/showthread.php?t=48153

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Squeeze Center Starting....Unable To Write To:

2008-06-18 Thread mherger

Everybody - I need your help. Could you please give me the following
pieces of information:

- Windows version (incl. service pack if possible)

- result of set run in a DOS Window (you can redirect its output to a
text file by using set  set.txt and upload that file if you prefer)

- result of  reg query
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders\Common AppData run in a DOS Window

(Darn... don't know why this forum insists in having a space in the
above Explorer - there's none! Please remove it...)

Thanks a lot!


-- 
mherger

Michael

-
http://www.herger.net/slim-plugins - AlbumReview, Biography,
MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=48153

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss