Jump to content

Kelsenellenelvian

Patron
  • Posts

    9,018
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Kelsenellenelvian

  1. That is the way these apps can be combined. I suggest you read the manual enclosed in WPI...
  2. Doing so (Using nLite to complete your assignment) Will most likely net you an f as it is extremely cheating. Please go here http://unattended.msfn.org/unattended.xp/ and PROPERLY learn the basics. You will be MUCH better off that way.
  3. I simply stopped using ie9 on this forum at all. Go buy your signed in as and click on my settings then the notifications link on the left side and click mark all as read.
  4. IE9 is the cause of the dropdown box double click issue.
  5. Thats pretty much what I was thinking too. Works fine now.
  6. Hey guys? function getIEver() { position="wmi.js"; whatfunc="getIEver()"; IEver=WshShell.RegRead("HKLM\\Software\\Microsoft\\Internet Explorer\\svcVersion"); if (IEver.substr(1,1) == ".") { IEver=IEver.substr(0,3); } else { IEver=IEver.substr(0,4); } return IEver; } This doesn't work... IE 8 (possibly 7 and lower do not have the "svcVersion" key. function getIEver() { position="wmi.js"; whatfunc="getIEver()"; IEver=WshShell.RegRead("HKLM\\Software\\Microsoft\\Internet Explorer\\Version"); if (IEver.substr(1,1) == ".") { IEver=IEver.substr(0,3); } else { IEver=IEver.substr(0,4); } return IEver; } Try this ^
  7. Look at the reference sheet. There is a jscript function in WPI for making shortcuts...
  8. Got them for next release, thanks guys.
  9. I am not sure how to achive that. Why are you trying to block 2 apps. (Maybe we can figure out a better way)
  10. Then I obviously have some checking to do.
  11. You seem to have the wmi crap figured out. Please look at the following screen shot. I do have a dvd burner and a keyboard. Is there some missing code for this too?
  12. That was added. (look further down)
  13. All changes added. myselfidem read through the docs page at the forum...
  14. nLite doesn't owrk this way. nLite's datat base on how\what to remove is based on the "Base" official OS. It cannot remove something that was added custom. The right way to do this would be to get your disk out that you started with and start all over again.
  15. Changes so for for the NEXT version: v8.6.2 Updates - Released ?????????, 2012 ==================================================== *** Fixed ArchType in the installerlog. *** Fixed OSBuild in the information section. *** More information tweaks. *** Added Number of cores to information. *** Added Number of logical Processors to infomation. *** Added USB to the information section. *** Function get system enclosure has been greatly enhanced.
  16. Thank you I googled it just now too. Yup his help has ended here.
  17. If what submixic says and that is really warez then you will no longer receive any help in this forum setion.
  18. Where is the information I requestes? I CANNOT help you without it!
×
×
  • Create New...