Forum » Pomoč in nasveti » temp direktorij v win95
temp direktorij v win95
tac ::
Kako nastavim temp direktorij v win95 ? Na c particiji nimam skor nic prostora, na d pa dovolj ? Torej moram nekako prepricat windowse da bi imeli to na d-ju. Set temp v autoexecu ne dela, al pa ne znam prav napisat ? :( . Za pomoc se zahvaljujem.
goba ::
Depending on which version of Windows you run, temporary files are usually stored in C:\WINDOWS\TEMP. This tweak shows how to move the location of the temporary file directory.
Open up AUTOEXEC.BAT with a text editor, it is normally found at C:\AUTOEXEC.BAT. If you're run Windows 9x it maybe possible to right-click the file in explorer and choose 'Edit'.
Add two new lines, or modify the existing lines if they are already there, as follows:
SET TEMP=[directory]
SET TMP=[directory]
e.g. SET TEMP=C:\GARBAGE
Save AUTOEXEC.BAT, create the directory entered above and reboot.
Open up AUTOEXEC.BAT with a text editor, it is normally found at C:\AUTOEXEC.BAT. If you're run Windows 9x it maybe possible to right-click the file in explorer and choose 'Edit'.
Add two new lines, or modify the existing lines if they are already there, as follows:
SET TEMP=[directory]
SET TMP=[directory]
e.g. SET TEMP=C:\GARBAGE
Save AUTOEXEC.BAT, create the directory entered above and reboot.
Vredno ogleda ...
Tema | Ogledi | Zadnje sporočilo | |
---|---|---|---|
Tema | Ogledi | Zadnje sporočilo | |
» | JAVA SDK - namestitevOddelek: Programiranje | 2508 (1606) | cobrica |
» | seatoolsOddelek: Pomoč in nasveti | 1936 (1781) | StratOS |
» | MS-DOS Elektronček BlagajnaOddelek: Programska oprema | 2674 (2212) | _vrag_ |
» | a je mozno prestaviti mapo temp???Oddelek: Pomoč in nasveti | 951 (780) | root987 |
» | Autoexec.batOddelek: Operacijski sistemi | 1867 (1649) | alien-w |