Jump to content

vinifera

Member
  • Posts

    2,052
  • Joined

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Croatia

Posts posted by vinifera

  1. Very well done, this demonstration. Best critique I've seen of the Win8 experience.

    best indeed, if he'd gone more into detail of metro crappyness it would've been better

    the ending also shows how worse things have become of PC industry

    in past you could buy PC with free dos (atleast in my country)

    these days you can't, all win 8 crap is pre-installed and forced on

    so basically who ever buys PC, has to pay for win 8 licence, and then if available NEW licence for another Win OS to downgrade

    I just hope MS gets blown in the face this time, much more than with vista fiasco

    they don't deserve to get money with this kind of "product"

  2. I don't know how many of you noticed this but here is the story...

    the "normal" taskbar icon size is not 32x32 but 40x40 (if not 42x42), I measured my biggest icons, they go 40x40

    then, if you add custom toolbars with quicklaunch enabled, and set icons to "large", these go also from 40x40

    my question is, is there a key in registry, for both quicklaunch and taskbar, to force different size of icons, I'd prefer 32x32 for both

    or sort of I don't know... maybe .vbs script that alters something to do same result

    ???

  3. well I'd miss watching HD videos :P

    also you could give a win 2000 a chance, its not that bad, in fact its lightweight almoust as winME but much stable

    I personally loved winME more than any 9x version, but when switched to 2000 (just to try it for few months) it was indeed welcomed change

  4. now came story (well not "now", bit its a recent buzz) of Windows Blue which would kill win8 metro apps (lolz), and only support apps for itself

    and that this thing will be upgrade after 1 year passes that will include UI changes too

    so tell me how is worthable to even buy garbage of 8 when new upgrade comes in 1 year and will destroy all worth of "8" ? :D

  5. mostly grown ups pass on those 2 requirements (atleast reasonable ones)

    mostly stupid kids and teenagers fall for "i must have newest and all" - kinda reminds me on those stupid cartoons pokemon :D "gotta have them all"

    makes me puke when I see these kids from 4th (basic) grade already getting newest touch phones and such... I mean cmon.. are your parents THAT STUPID ?

  6. 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

  7. 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) ?

×
×
  • Create New...