Jump to content

evilkwan

Member
  • Posts

    54
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Posts posted by evilkwan

  1. hi, i got vista and each time i restart the icons on my start menu in the USER's directory "C:\Users\EVILKWAN\AppData\Roaming\Microsoft\Windows\Start Menu\Programs" keeps disapearing.. it leaves an icon of a windows explorer with no name.. even wen i delete or rename that icon after restart itll be there.. same... icon wit no name..

    does anyone know wats rong with it? someone? help me fix it ...

    *i think i installed something.. or did something before this happened..but dont no wat i did

  2. Hi, ive got windows vista ultimate,theres a problem with the device driver search and install. it wont find any driver for the new stuff i plugg in eg. usb stick..

    it always say cannot find driver for this device, i know there is the drivers but its just not installing or finding it.. when i press locate file/folder and browse it to "C:\Windows\System32\DriverStore\FileRepository" and let it do a search there it finds and install all the things i plugged in..

    does anyone know how i can make it so that it auto search in that folder, cos in windows XP it does it itself.. vista i alwais have to browse there for install.. it doesnt install by itself..

    someone plz tell me how i can make it so that it alwaiz go into that directory automatically to search for the driver plz..

    thankz...

  3. i had it in a CMD file.

    yahoo.cmd

    cmdow @ /HID

    IF EXIST D:\win51ip.SP2 set CDROM=D:
    IF EXIST E:\win51ip.SP2 set CDROM=E:
    IF EXIST F:\win51ip.SP2 set CDROM=F:
    IF EXIST G:\win51ip.SP2 set CDROM=G:
    IF EXIST H:\win51ip.SP2 set CDROM=H:
    IF EXIST I:\win51ip.SP2 set CDROM=I:
    IF EXIST J:\win51ip.SP2 CDROM=J:

    @Echo Off
    start /wait %CDROM%\evil\yahoo\yahoo_6.exe /S
    taskkill /f /t /im ypager.exe

    EXIT

    it works for me..

  4. hey. does anyone know how i can install this and make it register unattendedly?

    i looked through the other post of the old flashfxp but only silent install work.. the registration didnt work..

    this is the code i use to silent install. (it works)

    REG ADD %KEY%\001 /V 3 /D "%CDROM%\evil\Applications\flashfxp\flashfxp3.exe /VERYSILENT /SP- /NORESTART" /f

    but does anyone know how i can register it?

    i tried copying the flashfxp.key mentioned in other posts but it doesnt work..

    anyhelp would be much appreciated..

    thnx in advance.. :)

  5. Imon doesn't install in silent mode apparently and I haven't found anything for it yet, the reg key doesn't enable it for me, even after I copy imon.dll into my system32 folder.

    it should be on by default even using unattended switches..

    mines version 2.000.9

  6. This works..for me.. i use this during unattended install..

    REGEDIT4

    ;AMON SET TO ENABLED & Auto Startup

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AMON]"Start"=dword:00000002

    [HKEY_LOCAL_MACHINE\SOFTWARE\Eset\Nod\CurrentVersion\Modules\AMON\Settings\Config000\Settings]

    "enabled"=dword:00000001

    ;IMON SET TO ENABLED

    [HKEY_LOCAL_MACHINE\SOFTWARE\Eset\Nod\CurrentVersion\Modules\Imon\Settings\Config000\Settings]

    "Enabled"=dword:00000001

    ;DISABLE NOD32 STARTUP SPLASH SCREEN

    [HKEY_LOCAL_MACHINE\SOFTWARE\Eset\Nod\CurrentVersion\Common]

×
×
  • Create New...