diff --git a/mozilla/cck/customcd/makefile.win b/mozilla/cck/customcd/makefile.win index d83b4f0cba4..dff45e05755 100644 --- a/mozilla/cck/customcd/makefile.win +++ b/mozilla/cck/customcd/makefile.win @@ -37,3 +37,9 @@ export:: $(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun $(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun + + $(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun + $(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun + $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun + $(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun + diff --git a/mozilla/cck/customcd/shell/bmps/makefile.win b/mozilla/cck/customcd/shell/bmps/makefile.win index 67a58da4963..3cb541b3289 100644 --- a/mozilla/cck/customcd/shell/bmps/makefile.win +++ b/mozilla/cck/customcd/shell/bmps/makefile.win @@ -32,3 +32,7 @@ export:: $(MAKE_INSTALL) *.bmp $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\bmps $(MAKE_INSTALL) *.ico $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\bmps + $(MAKE_INSTALL) *.bmp $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\bmps + $(MAKE_INSTALL) *.ico $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\bmps + + diff --git a/mozilla/cck/customcd/shell/nsetup32/makefile.win b/mozilla/cck/customcd/shell/nsetup32/makefile.win index cc5df65f494..d997a7f9602 100644 --- a/mozilla/cck/customcd/shell/nsetup32/makefile.win +++ b/mozilla/cck/customcd/shell/nsetup32/makefile.win @@ -32,3 +32,7 @@ export:: $(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\nsetup32 $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\nsetup32 + + $(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\nsetup32 + $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\nsetup32 + diff --git a/mozilla/cck/makefile.win b/mozilla/cck/makefile.win index bad20dc9eab..524c4e4473f 100644 --- a/mozilla/cck/makefile.win +++ b/mozilla/cck/makefile.win @@ -86,8 +86,8 @@ export:: $(MAKE_INSTALL) .\build\DeleteThisFile $(CCKDIST)\CCKTool\Configs\MyIsp\Output $(MAKE_INSTALL) .\build\DeleteThisFile $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Output $(MAKE_INSTALL) .\build\DeleteThisFile $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\AnimLogo - $(MAKE_INSTALL) .\build\DeleteThisFile $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\bmps - $(MAKE_INSTALL) .\build\DeleteThisFile $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\NSetup32 +# $(MAKE_INSTALL) .\build\DeleteThisFile $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\bmps +# $(MAKE_INSTALL) .\build\DeleteThisFile $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\NSetup32 $(MAKE_INSTALL) .\build\DeleteThisFile $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Bkmarks $(MAKE_INSTALL) .\build\DeleteThisFile $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\CustInst