Jump to content

Sneakyghost

Member
  • Posts

    30
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Palestine, State of

Everything posted by Sneakyghost

  1. Hello everyone! i had some trouble killing cdex install recently, due to the fact that not cdex.exe launches itself after install (which would then let runonceex simply continue), but the actual instalshield asks u wether u would like to view the readme or not and then runonceex doesn't continue... so i was lookng for a solution but didn't want to spend so much time online (still too expensive on dial up). the way i found for me isn't the sleekest one but works quite fine. i thought mayb some1 has got a question on that matter too and this might be helpfull (provided u r using runonceex method): RunOnceEx- entry: REG ADD %KEY%\045 /VE /D "Installing CDex 1.51" /f REG ADD %KEY%\045 /V 1 /D "%CDROM%\Apps\CDex\CDexinst.cmd" /f (replace Names,Values and path according to ur environment and wishes) CDexinst.cmd setup: cmdow @ /HID @echo off IF EXIST D:\DVD.nfo set CDROM=D: IF EXIST E:\DVD.nfo set CDROM=E: IF EXIST F:\DVD.nfo set CDROM=F: IF EXIST G:\DVD.nfo set CDROM=G: IF EXIST H:\DVD.nfo set CDROM=H: IF EXIST I:\DVD.nfo set CDROM=I: IF EXIST J:\DVD.nfo set CDROM=J: IF EXIST k:\DVD.nfo set CDROM=k: START %CDROM%\Apps\CDex\cdex_151.exe /S Sleep.exe 10 Taskkill.exe /F /IM cdex_151.exe EXIT again: replace Names and Pathes as requiered. of course the "IF EXIST" comands are only applicable if setting up from cd/dvd without using the $OEM$ folders. "DVD.nfo" refers to a file in the root cd/dvd layer which can be any file but must be unique to the disk cause it makes identification of the drive possible for the batch command. it doesn't need to contain anything. sleep.exe refers to a little tool which needs to be copied into the sytem32-folder before cdexinst.cmd is executed. it can be found here: Sleep-exe taskkill everyone knows i believe. the whole trick actually just is: not using the START /wait comand but just the START [path} comand! as simple as this. its probably possible to integrate that in runonceex too so we wouldn't need CDexinst.cmd at all but i didn't know how. any questions? i'm not online very often but feel free to reply.i do check every now and again. if u consider this contribution as completely unnecessary please say so. i just felt like sharing a rare moment of success. killing cdx had been a major headache the last days! sneakyghost
  2. HEy man! just found this thread and quite like it. usefull little helper ur proggi is! wish i could contribute something like that myself. sorry to hear about ur unlucky experiences with cars.stay close to the pc.is healthier ! anyway.all the best for u and ur lill' project (if still continued) sneakyghost
  3. Cheers mate! didnt't think it would be in the switches section. next time i'll think a little more... found a good solution there. just in case anyone sticks around here looking for the same s***: her's a link to the answer http://www.msfn.org/board/index.php?showtopic=22089 anyway. thx again. sneakyghost
  4. Hi guys! Just wondering: does anyone of youse have any idea about how to get zonelarm registered in UA? tried to copy the reg keys from my running installation. them bastards are ok, but ZoneAlarm won't take it this way. Am using the RunOnceEx way. tried to find infos via search already. couldn't find nothing (mayb i'm blind) if someone could be so nice to point out what i'm missing i would really apreciate that. Sneakyghost
  5. Hi every1! my name's sneaky as u can c, i'm from germany and just about to learn how to get my f*** Unattended Xp to do what i want it to do and not what microsoft wants it to do to my PC... i'm pretty happy about this awsome site. been a fantastic support the past few days. thx to every1 who's been contributing to it! I'm using a pretty simple AMD 2.4 system with 256 ram and 40Gb HDD. just in case anyone really wants to know... oh- right. b4 i forget this one: germans do have a sense of humor.i'm serious about that. (just stating that cause on my travels the first topic folks usually wanna chat about is the germans and their lack of humor...) thx god this forum is'nt about nationalitys and their "special featues"! c u soon Sneaky
×
×
  • Create New...