Jump to content

nightwolf81

Member
  • Posts

    36
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by nightwolf81

  1. avg_free_stf_en_90_707a1765.exe /HIDE /KILL_PROCESS_IF_NEEDED /QUIT_IF_INSTALLED /PROGRESSONLY /NOAVGTOOLBAR /NORESTART /NOSTART /DISABLE_SCAN /REMOVE_FEATURE fea_AVG_SafeSurf /REMOVE_FEATURE fea_AVG_SafeSearch I found /DISABLE_SCAN Thats meant to do what you want. More details are in the Network Edition doccumentation here: http://download.avg.com/filedir/doc/NETWOR...uma_en_90_1.pdf Thanks for your post, google spotted it and let me continue to search for some of the command lines you used to discover the rest in a PDF.
  2. I am not sure all them tweaks will get applied!!! I noticed most of your comments don't have a ";" before them eg Speed up instead of ;Speed up A way to test your reg file is to double click it and add it to the registry. . if it errors out then it won't work during setup either. Just letting you know this INCASE, chances are it's just your post without them.
  3. Thanks for providing the BEST installer for a great app. . . Good work!
  4. Thanks for the links they are mostly what I need (except Keyboard Layouts) BUT I was hoping I could have the basic layout (pre sorted) Language (from nLite) - ID Code (from that list for use in winnt.sif) . . . AND Keyboard Layout - ID for layout (used in winnt.sif) . . . pretty much drop down list from nLite copy and pasted, only someone with nLite source can have this and the matching code it generates for nLite. I could do it using your list OR by selecting it in nLite and generating a winnt.sif opening the winnt.sif in a text editor and copying the codes out. . . Problem is I don't have that much spare time At the moment. I guess nuhi is the onlyone with his sourcecode so I guess I'll have to prey he can give me the Data I need OR find alot of time to re-build it myself.
  5. nuhi I need your help! Programmer to Programmer. I am building a winnt.sif editor and the only thing I am having troubles with is finding information on is the Regions and Keyboard Layouts. Would you be able to give me the Tables/Data you use for your Unattended section help within your Combo Boxes??? The three circled are the ones I can't find information on. I have a list of Languages.Keyboard Types but no ID codes to go with them. Please help me find some answers. Thanks Nightwolf81
  6. ooooooo I hope this does get updated I am a HUGE fan of Flashget but v1.80 has been the buggyist version released - this pack made it 100x more usable but the bugs still like to poke their head in from time to time. . . I'd be happy with an ETA?? as long as it's only a week away at the most Keep up the good work.
  7. I didn't do that Graphics either (I can't draw a stright line) sorry I can't help ya there (technical help only).
  8. I am new to this but it's what I stare at every day: post edited : please don't directly put the image; link to it using a thumbnail. such big images are long to load and get distorted.
  9. The direction will be UP!!! I love this pack. . . Has more potential than alot of Expensive apps can give! Thanks and I'll be watching for the opening of your source.
  10. 52 downloads and not 1 thank you? Does anyone like this or is it something you wont use?? I have visited everyday incase of questions but nothing. No matter I'll just enable email notification from now on. ask away if your stuck.
  11. I have attached an example of how to use my install fader. (well not attached as it was too big). Just run wpi.hta and press begin. NOTE: it doesn't really install anything and is 100% safe. NOTE: it needs reg access to show the progress bar (some firewalls/anti spyware will ask before allowing it access), you may need to enable this access to see the fade. Download: http://upload2.net/page/download/J4oIufka5...wolf81.exe.html MD5 # D1DB0CBA4E59DC53BB87709C70AC93E4 Size: 749kb Let me know if it needs any more work or anything. These are my graphics and I ask that people create ther own before re releasing the fader with their installs. Feel free to do what you want with the actual fade.exe and installerfade.exe as they can be used for many other purposes.
  12. I have an even easier Idea but it is a far away from WPIw as I would like to admit. I have written a VB6 equivalent to WPIw that loads faster and runs on the GUI part of the text mode setup. It uses the config.js from WPIw (as I just made it to test the concept of using the wasted time during windows install to select the applications you want after the install (works perfect). . . I was hoping to get some time to learn how the installer.hta is called after a reboot to make it use this to actually install the items but I have yet to find the time to do this). MSHTA isn't too bad but the dependancies are a pain in the. . . Well you can see where I am going and I am best to keep this project under wraps until I can offer the community somthing a little more than TALK. as it seams I am not the only person to notice that the GUI part of the windows setup is a waste of time (Will be nice to have something better that reading them stupid microsoft WindowsXP is blah blah blah. . . I got my Games quicklauncher that makes it slightly more interesting but I would rather have it constructive time instead). Anyone else here know some vb6 and want's my code just PM me and I'll send it to you (I am still VERY busy and don't have time to play). Nightwolf81
  13. I have seen this white screen since the first WPIw was released. . . I mentioned this in these forums earlier. Anyway the causes of it - The main cause of white screen delay (it will come up eventually). . . Is internet explorer 7. also depending on the ammount of items in the list will increase this time (5.6 has reduce the time of the white by 75% but as the catagory bug exists I am not ready to update mine yet). There isn't a fix about for it yet, we'll both just have to pray the guys here find a way to make it black or show a pretty splash screen while constructing the page. I made a list with 407 items in it and let's just say I had time to make a coffee and check my email before the white went away. The reason things are quicker on VM is that it loads the files quicker than without VM. remember to pray (we'll need to help them anyway we can). as I want version 5.7 to be perfect and as I somtimes get to early test this project will try my best to do more than pray.
  14. How about adding a feature where it does a file check to disable (or change color of installed apps) eg inst[p] = '%ProgramFiles%\ahead\nero\nero.exe' or atleast add an invert or unselct defaults (as I like to run this after my main install to get access to other apps to install. . . I just let the defaults go on first time round' as such a tool this is can you add a way to turn off the timer when it's being called :- command line (probably not possiable with mshta) file check (%SystemDrive%\notime.ini) delete this on exit of the app (that way I can batch the file creation before I call WPIw (from autorun.inf, Batchfiles etc) No problems with the app here in 5.5 (major anyways) although I have moved the Install button seperate from the rest and put it in the bottom right corner (makes more sense to me)! I can't hardley wait for the theme creator to be done! p.s. is there a way to make the background black while it populates my list (cause bright white stands out)! Takes a while to do this as Bashrat's Driver finisher seams to run 2-5 seconds after my RunonceEx has called WPIw????
  15. Does anyone know how long vista takes to Build?? I built a reactOS version myself and it took just under 1 hour (and thats a bare bones OS. . .well so far)! I would think microsoft would have Battery Backup on their build machines (last topic I read about them having a power failier). . . I feel like I am past the point of suspense of vista and now just annoyed at how long I've waited (but it really won't be that usable as a replacement until I can buy a license to go with it in January)!! I have been part of the Beta programs and now I am back to XP (cause of hardware issues) and BOY I miss some of them new features!! . . I feel like I do when I jump back on a 98 machine from XP!!!!! AND has anyone noticed how UGLY Luna theme is. . . :Cringe: Well thats about all I got to say today!
  16. I am of no help but just to bump this topic and request for the love of god. . . how to stop this blue screen fade!! I have attempted to adjust all background keys in the reg (set to 0 0 0) and it has improved it a bit but it still remains!!. . . I am assuming it exists only as a hex number in the logonui.exe file but I don't really know!! Help da Man!! and you'll help me!! Thangs for any more help
  17. can't beat this for an answer. . . Ok money people place money on the fact the Mediaplayer final will go on with no hickups! lol! I know I downgraded to 1.0.1 but I am too excited this month and next month from all the new stuff to look at and decide to slipstream/addon. . . ONE I'M NOT INCLUDING is that usless annoying ugly slow and horriable icon (DEFENDER)! I'll just fend that off if ever it becomes a critical update (worse for the system than most spyware)!! did I mention how ugly it is (and unstable and the usless amounts of downloads it needs)!! hmmmmm some people like it. . I am no one then! theres my 2 cents feel free to comment I'll be back in 5!. . . hours
  18. 1. I first encounted this problem whilst I was messing around changing themeui.dll (try leaving that standered AFTER Nlite (and original off WinXP cd) before that! 2. The second encounter of this was using nLite1.2 RC. . . As well as many other little annoyances (I have downgraded to 1.0.1 as it seams to work best for me (I do miss the pretty new interface but it's not as important as the sucess of the Unattended build for me)! I think #2 might be caused by nLites new integrate Themes methods (but I didn't make it so ask them)! Just two tips to try (I have been pushing for a new release date myself but there isn't any option but to wait)!
  19. The other reason I ask is I've recentally gotten the 'msobshel.htm' asking to save or open when I use v1.2RC. . . NOOOO it's not caused by somthing I've done. . . it's not a hotfix or a addon. . .Straight out it's Nlite1.2RC!!!! I know for cirtain as I can use NLite 1.0.1 and not get this error/problem (somethings changed and I don't know what)!! Anyway I'll downgrade to 1.0.1 and build my release seeing as not even the makes or NLite know when they'll finnish. . . LOL. . . And as they are not addmitting that somthing they are doing has changed people Builds I'll keep in mind that this problem might still exists in the next release anyway!!!
  20. I am a long time user of NLite (and support the whole Unattended Installer Community as I can) I just really really wish that this Site had a Estimated Day of next release (so I can stop doing a Build to find once it's burnt to dvd that a new version has just come out with new features/fixes) Also I guess everyone is waiting to see who will win the race to make IE7 integratable (REPLACE IE6) and my bet is NLite. I know everyone puts in as much time as they can and my guess is Mediaplayer 11 is whats stopping NLite release (so it'll go in too) I am probablly wrong! I gotta brain clot trying to remember all the post Nlite mod/s and tweaks (I might write a list and post it here for future developments to Nlite)! Gotta go now Bye
  21. Vague!!! Is it the final? is it a runonce SVCPack or direct integrated?? Have you done Anything to it (tweaks or mods) or just downloaded the IE7 and whacked it in a cab with /q /n??
  22. I registered mshtml.dll and was able to get a white screen. . . it's a start but I think it's out of my legue. . . I even searched around for a linux or other replacement to mshta.exe but nothing worked that I've found so far!! I feel dirty I said linux. . . .errrrr I said it again!!! (I like the Idea of it but hate the whole not able to double click somthing to run it. . . I'll stay with dos if I want a command line)!! lol anyway I think I'll halt my attempts to run the WPI.hta from driverpack and attempt to finnish my config.js installer I made to get my 400 games menu loading really fast (wasn't gonna do that again. . . was quicker to parse existing config.js) now it is a basic VB6 application capable of doing some of the stuff WPI does (only create the interface a lot quicker for large item count)!! I might append it here once I am happy some one else might want or need it and I've gotten a few more bugs worked out!!!
  23. All I am trying to do is to execute the WPI.HTA prior to the first reboot (as I've recentally discovered mshta.exe doesn't work without IE6 fully installed) so there goes that Idea. . . I was hoping I could find out the dependancies and have the WPI selector come up whilst the Bashrat drivers are installing (and after). . . by modifiying the presetup.cmd that he uses. to say 'start wpicall.cmd' which works but the WPI will never come up. I also discovered I can't use my personal installer as I am using GDI+ to do transparency for my theme etc!! SOOOOO what I've done now. . . Is left it as it was (WORKING)!!!! pitty about the 4 - 5 minutes for the bash rat but atleast I've got a background picture instead of blackness!! Mabey one day I'll figure the rest out and post a addon. Oh by the way. . . what would the better way be??? and could it still hide the Installer (so Windows setup can do it's thing)!! k I'd better go finnish some other stuff now!
  24. Yep I turns out that the LE4Mod addon I was using was causing the OCgen INF registration to abort and this in turn stopped some Internet Explorer files not to be registered and THAT was causing the error to appear. . . Mabey an addon thats causing the troubles on other peoples computers with the above error!! Hmmmm got late quick. . . better go to sleep now
  25. I never used to have this problem But now I do. . . All I've done is add some more items (mabey releated)!!! I'll play around and see what I can do with this problem!
×
×
  • Create New...