Jump to content

Astalavista

Member
  • Posts

    3,417
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Philippines

Everything posted by Astalavista

  1. MCT your so FAST!!!! bye
  2. 24 is not enough for me. i m targeting around 40 programs I download the 2.98a so many bugs my reg key dont get registered..
  3. pls tell me if u hv problems with regkeys as well with 2.98a i had to use winrar sfx to install my reg keys.
  4. i got the latest build from his site. there is so many bugs
  5. is your net framework administrative or the standard?
  6. bulldog which version of wpi are u using? 2.7 or 2.98a?
  7. Another satisfied customer... a great deal of credit goes to MCT for helping me out. have u tried to install xp using the winntbb.dl_ only without the winntbbu.dll in the same i386 folder? the compress version is better for me
  8. nologic so now i can do this Func _Install( $i1 , $i2 ) If FileExists ( @ScriptDir & "\" & $i1 ) Then $PID = Run ( @ScriptDir & "\" & $i1 ) ProcessWaitClose( $PID ) Sleep ( 500 ) If $i2 <> "" Then ProcessWaitClose( $i2 ) EndIf EndFunc _Install( "winampini.exe" , "" ) _Install( "winampini2.exe", "" ) ; Merge Reg File Run ( "REGEDIT /S " & FileGetShortName ( @ScriptDir & "\winamp.reg" ) , "" ) EndIf EndFunc
  9. A couple of things that should be addressed... 1. Is WPI case sensative? if i dont name the file exactly at it appears in my folder it doesn't work. 2. if i use %CDROM% instead of %cdrom% it doesn't work 3. I dont know why but none of my reg tweaks are being applied. I had to resort to winraring the tweak.reg and command it to regedit /s tweak.reg. real upset.
  10. this is really p***ing me off none of the registry tweaks are being applied so i decided i will just use winrar to autoinstall i will see what happens
  11. 祝你好运! goood luckie.. man... why is my version winntbbu.dl_ i guess i am blessed. why is resource hacker better than resedit? why dont u post a picture of your winntbbu? is it a picture of chairman mao? of deng?
  12. i know mhz is also tell me to do so.... when to find the time to sit down and read is a problem. so much work to do now that our accountant is leaving. but my wpi is finished.
  13. I suggest that u guys use Frontpage to edit your hta so easy to use and when u make a mistake... it automatically tells u. isnt that great i hv to figure out how i can move the clock and change the background to transparent. if u are using frontpage all u need to do is right click any part of the page and then select page properties and go to advance and select your background
  14. Thanks!!! will test it now nologic it says it is unknown... heheheheh
  15. are u using chinese windows xp? did u follow the guide? did u download jcarles viewer? if your answer is no pls READ it again. did u do anything outside the guide. if it is yes... sorry... u hv to give details. 没人回家是
  16. someone download this http://www.eudora.com/products/eudora/download/windows.html and let me know how to silent install it. now that i know how to use wpi i am going crazy!!!!
  17. there is an entire thread for multiple drive install. pls use the search feature.
  18. hheheheeh... no problem... i got it working the new release does not need regedit /s or cmd /c that u hv
  19. bonedaddy... the sample u sent me contains errors... hahahah
  20. the answer is very simple. and the guide does mention why i guess u where not able to read it. lets say u want to add a new program to your list if u hv it order 1 2 3 4 5 6 are u going to move all the numbering? no that is why u leave spaces of 10 that is what i do. to i might have 10 20 30 if i hv a program i can just inject it to 15 or 17 whatever
  21. ok everyone I finally got it to work! it appears i got some incorrect information. 1. when dealing with a reg key u need not put regedit /s 2. when dealing with pskill or history kill u wont need cmd /c 3. When u finalize editing your config.js make sure that u delete all the lines that contain no info ---- pn=0 // start value vor prog numbering prog[pn]=['ProgramName'] desc[pn]=['Description'] regb[pn]=['Drive','Registry Key Path'] cmd1[pn]=['Drive','CommandLine 1'] cmd2[pn]=['Drive','CommandLine 2'] cmd3[pn]=['Drive','CommandLine 3'] rega[pn]=['Drive','Registry Key Path'] dflt[pn]=['no'] forc[pn]=['false'] cat[pn]=['Appllication Category'] ordr[pn]=[0] pn++ let say u use only cmd1[pn] make sure that u remove cmd2, cmd3 etc otherwise u will get errors. this was not stated in the guide. In addition one major problem i had was that instead of cmd1[pn]=['%cdrom%\\software\\LC161a\LC161a.exe /S'] it should be cmd1[pn]=['%cdrom%\\software\\LC161a\\LC161a.exe /S']
  22. ok.... how did u change the background? I can't find it .
×
×
  • Create New...