Jump to content

samsilburt

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by samsilburt

  1. (Warning: newb questions) Hi. I'm trying to do a very simple task of extracting files from a SFX file and then adding registry keys all silent and switchless. The program is Process Explorer by the way. First I tried extracting the files and then executing the reg file contained wihtin the archive. However, i can't seem to get this working without the message box popping up asking whether i want to add registry keys. The registry keys themselves contain the right instructions, i've tested it personally. Next i tried executing a .cmd file within the archive after extraction. This file contains the instructions: "regedit.exe /s Process Explorer.reg" without quotes I have absolutely NO experience creating batch files/cmd files, so any sort of assistance is greatly appreciated. Thanks! -Sam. PS: if someone has an alternate approach to achieve the same task, i am all ears. <Edit> problem fixed, i forgot the "@echo off" line </Edit>
×
×
  • Create New...