From 339bd107291b6c34c0eecc42108a44eae4e988f0 Mon Sep 17 00:00:00 2001 From: "varada%netscape.com" Date: Mon, 28 Feb 2000 19:07:15 +0000 Subject: [PATCH] Adding changedir.bat as a fix for bug #26641 - changing directories before installing seamonkey to handle the searching for the xpi files --- cck/cckcd/shell/nsetup32/ChangeDir.bat | 2 ++ cck/customcd/shell/nsetup32/ChangeDir.bat | 2 ++ 2 files changed, 4 insertions(+) create mode 100755 cck/cckcd/shell/nsetup32/ChangeDir.bat create mode 100755 cck/customcd/shell/nsetup32/ChangeDir.bat diff --git a/cck/cckcd/shell/nsetup32/ChangeDir.bat b/cck/cckcd/shell/nsetup32/ChangeDir.bat new file mode 100755 index 00000000000..d097fd6d346 --- /dev/null +++ b/cck/cckcd/shell/nsetup32/ChangeDir.bat @@ -0,0 +1,2 @@ +cd Core +Seamonkey32e.exe diff --git a/cck/customcd/shell/nsetup32/ChangeDir.bat b/cck/customcd/shell/nsetup32/ChangeDir.bat new file mode 100755 index 00000000000..d097fd6d346 --- /dev/null +++ b/cck/customcd/shell/nsetup32/ChangeDir.bat @@ -0,0 +1,2 @@ +cd Core +Seamonkey32e.exe