Jump to content

vinifera

Member
  • Posts

    2,054
  • Joined

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Croatia

Posts posted by vinifera

  1. noobish atempt

    not tested

    paths taken from win7


    echo off
    :: removes the 2 folders
    rd %userprofile%\Documentum\UCF
    rd %systemdrive%\cache\Java
    :: ie cache
    del /f /q "%userprofile%\appdata\local\Temporary Internet Files" *.*
    del /f /q "%userprofile%\appdata\local\microsoft\windows\Temporary Internet Files" *.*
    del /f /q "%systemdrive%\users\default\appdata\local\Temporary Internet Files" *.*
    del /f /q "%systemdrive%\users\default\appdata\local\microsoft\windows\Temporary Internet Files" *.*
    del /f /q "%windir%\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\Temporary Internet Files" *.*
    del /f /q "%windir%\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\Temporary Internet Files" *.*
    del /f /q "%windir%\System32\config\systemprofile\AppData\Local\Microsoft\Windows\Temporary Internet Files" *.*
    :: ie cookies
    del /f /q %userprofile%\cookies *.*
    del /f /q %appdata%\microsoft\windows\cookies *.*
    del /f /q %systemdrive%\users\default\cookies *.*
    del /f /q %systemdrive%\Users\Default\AppData\Roaming\Microsoft\Windows\cookies *.*
    del /f /q %windir%\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\cookies *.*
    del /f /q %windir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\cookies *.*
    del /f /q %windir%\System32\config\systemprofile\AppData\Roaming\Microsoft\Windows\cookies *.*
    exit

  2. ah cool

    thanks to both

    btw Tripredacus, when i rearrange in list view columns or add new

    how to make explorer use it for all folders ?

    as i see opening new folder simply reverts it back to standard "list view" (no details, no new column, no arranged columns) ?

  3. problem with linux is its not user friendly nor does it run games ment for windows :P

    I'm also annoyed by the size of it, 5 months ago I wanted to give Kubuntu a try

    that monster became bigger than Win7 installation, going over 5.5 GB on disk

    isn't linux supposed to be LIGHTWEIGHT ?

  4. you need folder named en-US with wusa.exe.mui inside this new folder of yours (just copy it from system32)

    (so C:\test\en-US)

    then it will prompt you with switches

  5. whenever I have to recommend someone a movie (or music player)

    1st rule is to use only 1 app

    2nd rule is to use external codecs (shared by system with other apps, and not player alone)

    3rd and final, player must not be garbage :P

    therefore for movies I highly recommend (k-lite codec pack, or any simmiliar that gives shared codecs) and media player classic home cinema (home cinema gives GPU acceleration for HD movies)

  6. it is a visual setting but I think its the one under performance options within my computer settings

    think its "drop shadows under icons on desktop"

    that one used to fix that non-translucent problem

    also such problem arised when default (classic) desktop background was changed from light blue to custom

    which I guess this active desktop crap does, revert it back and see if it still happens

  7. back in alpha versions of vista, before OS went to desktop, on welcome screen it wrote Waiting for DIMS

    same when user went to shut down OS, again before shut down on screen it wrote Waiting for DIMS

    what are DIMS ? :P

×
×
  • Create New...