Old 2nd July 2004, 02:20   #1
michaelmross
Junior Member
 
Join Date: Jun 2004
Posts: 19
short filenames in destination folder

I can't figure why this is happening, but I get short filenames in the destination folder field (of the MUI). For example, C:\PROGRA~1\TASKTR~1. Full filenames are only appearing after browsing for a folder. Script attached.
Attached Files
File Type: nsi tasktracker.nsi (0, 127 views)
michaelmross is offline   Reply With Quote
Old 2nd July 2004, 08:55   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
The script you've attached is empty.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 2nd July 2004, 12:02   #3
dRaakje
Junior Member
 
Join Date: Oct 2003
Location: Netherlands
Posts: 23
Send a message via ICQ to dRaakje
Quote:
Originally posted by kichik
The script you've attached is empty.
Ah, so that's why I couldn't download it. I thought it was an error or something
dRaakje is offline   Reply With Quote
Old 2nd July 2004, 12:51   #4
michaelmross
Junior Member
 
Join Date: Jun 2004
Posts: 19
Let's try that again. But anyway, the issue is not present on another system, so maybe it's not NSIS-specific.
Attached Files
File Type: nsi tasktracker.nsi (5.1 KB, 135 views)
michaelmross is offline   Reply With Quote
Old 2nd July 2004, 12:56   #5
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Have you made sure this short name doesn't come from the installation directory registry key (HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\TaskTracker.exe)?

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 2nd July 2004, 13:10   #6
michaelmross
Junior Member
 
Join Date: Jun 2004
Posts: 19
Maybe that was it. I can't say positively because the problem has gone away for now on the original system. I browsed to the directory, and this problably reset the key. It's correct now. If it recurs, I will check it again.
michaelmross is offline   Reply With Quote
Old 2nd July 2004, 13:15   #7
zimsms
Senior Member
 
zimsms's Avatar
 
Join Date: Jan 2004
Location: London, Ontario, Canada
Posts: 272
I know that on XP you can turn off the 8.3 filename support within the OS. It speeds up disk access considerably (almost 35%) since the OS doesn't have to create 8.3 filenames for each of the files it is writing to disk. Perhaps, on the system you are using the creation of 8.3 headers was disabled.
zimsms is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump