Closed
Bug 183448
Opened 23 years ago
Closed 17 years ago
having a file called "ns_temp" in %TEMP makes the installer useless
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
Details
(Keywords: helpwanted)
if you have a file called "ns_temp" in your %TEMP directory the installer is
unable to extract the files into the "ns_temp" directory since the directory
cant be created bacause the file "ns_temp" already exists.
20021203
either we can just unzip into %TEMP or we need some kind of random directory
name instead of "ns_temp"
Comment 1•23 years ago
|
||
Didn't this get fixed? We're now calling it ns_temp1, ns_temp2, and so on.
Reporter | ||
Comment 2•23 years ago
|
||
no we dont... still not working
installer just quits if there's a file called ns_temp in the temp directory...
Comment 5•22 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4b) Gecko/20030429
tried multiple times today with Build IDs 2003042904 and -08, on Win98 and
Win98SE, and had ns_temp2, ns_temp3 ... etc. folders, and ns_temp folder after
first installation, plus ns_temp5 folder. So multiply tested with a FOLDER
ns_temp, should I also test with a FILE?
Hasn´t this bug been fixed with bug 190816?
http://bugzilla.mozilla.org/show_bug.cgi?id=190816#c47
Comment 6•22 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4b) Gecko/20030430
works with a folder named ns_temp, doesn´t work with a file named ns_temp.
I had folders ns_temp2 through ns_temp5 in my temp directory, and when I renamed
a tempfile to ns_temp, I couldn´t start installer.exe, but got no errormessage,
no hint that the programm had started and aborted.
When I renamed file ns_temp to ns_temp6, I could run installer.exe.
Installer ran normally and created two folders, ns_temp and ns_temp7.
this bug is not fixed with bug 190816. this is a different problem.
Status: NEW → ASSIGNED
Updated•21 years ago
|
Product: Browser → Seamonkey
Reporter | ||
Updated•20 years ago
|
QA Contact: bugzilla → general
Updated•17 years ago
|
Assignee: ssu0262 → nobody
Status: ASSIGNED → NEW
Comment 8•17 years ago
|
||
Seamonkey and Firefox are using a new NSIS based installer. resolving this old
bug, please reopen if you still get this with the new installer
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•