Jump to content

bober

Members
  • Posts

    827
  • Joined

  • Last visited

Posts posted by bober

  1. The issue you pointed out has been reproduced on my system. I don't understand why it is reported as such, as extracting the original is okay, but once the resources are replaced, it is flagged as a trojan. Maybe it's a signature issue.... I don't know. At the moment, I have no idea how to fix the problem except maybe to modify the icon(s) involved.... If anybody comes up with a solution, please let me know! Thanks!

    Hi doug, prolly that file has benn targeted in the past and now that its in the threat list norton will pick it up if it's modded or changed in anyway.So the fix to me is on the end user side.just add it to the AV's whitelist.

  2. did bober make it to 2010? hehe

    haven't heard a lot from him for long

    skipped a few years and ended up in 2012, then decided to come back. :)

    as for the device manager navigation buttons, they are workign fine, they are garyed out cause ure in the root, once you expand the different sib dir the buttons will be available.they are greyed out cause you cannot go back or forward if you havint moved to a different place.As for the battery issues that i havint gotten the time 2 chek it out.

  3. the vista packs used to work great but now none of the shell extentions work(or get registered corectly,only one appears in the context,run with args and its not working,it seems to be registered to sys32 instead of syswow64)) and a few send to's also dont work(ie:7zsplit).

    but other than that, these uber packs along witht he cpls are a must have on any system.

    (cant confirm the x32 packs, didint try them)

  4. guys,why dont u use a usb key? there is litteraly tons of info on the web:

    http://www.blogsdna.com/2016/how-to-install-windows-7-from-usb-drive-without-windows-7-iso-dvd.htm

    http://www.intowindows.com/how-to-install-windows-7vista-from-usb-drive-detailed-100-working-guide/

    http://www.raymond.cc/blog/archives/2009/09/09/how-to-install-windows-7-faster-using-usb-flash-drive/

    just to name a few.(yeah i know this dosent give you back ure damaged disc)

    i myself havint done it that way cause ive ben able to do it in a snap with ultraiso.

    post-1416-125346202332_thumb.png

  5. looks like you might no be admin, try removing @echo off and putting a pause at the end to see what error is returned.also why not do:

    cleanup.bat


    DEL /F /Q "%UserProfile%\Bureaublad\*.lnk"
    DEL /F /Q "%AllUsersProfile%\Bureaublad\*.lnk"
    DEL /F /Q "%systemdrive%\Users\Public\Bureaublad\*.lnk"

    note that i have removed the /s switch as you are giving it the full path thus dosent need to erase in any sub dir.Plus i added the 3rd line as its a new desktop path that is kinda like allusers/desktop.And remember ure batch file will ahve to be run as admin.

    if ure running the batch as part of an automation then ull ahve to provide a user name which is an admin and call the "cleanup.bat" or what ever ure going to name it.

    runpromoted.bat


    runas /user:SOMEADMIN /savecred cleanup.bat

    you will have to enter the name of the admin account of the pc here > SOMEADMIN

    also the "/savecred" switch is optional, it keeps you from having to re-enter the account password a 2nd time if the batch is ran later.

    if its being ran from a cd then ull have to change it like so:


    SET CDROM=%~d0
    runas /user:SOMEADMIN /savecred %CDROM%\cleanup.bat

  6. if it dosent affect the user in general why give a f*ck.

    -Education > drop out of school.

    -DRM > just dont dl drm media files.

    -Security > who needs it?

    -Standards > you want to be productive ,use a PC. If ure a moron and need a natural feel to ure informatic ignorance; buy a MAC

    -Monopoly > its always fun to win.

    -Lock-in > better than a lock-out

    -Privacy > yeah, i always keep all my personal info like banking and federal tax info in neatly and obviously named files on an unpassworded machine member of

    an unsecure WIFI network.

  7. somewhat still very limited but as i have seen in their "todo" list it will become a nice tool.

    "that exceeds the ResHacker’s capabilities in many areas" >> at present only the ability to modify directly bmps and such,plus the fact it can open x64 bit files. but other than that i absolutely dont think it exceeds reshacker at all.but that dosent mean it wont and is not a great project.

×
×
  • Create New...