Results 1 to 4 of 4

Thread: registry with javascript

  1. #1

    Thread Starter
    Hyperactive Member oyad's Avatar
    Join Date
    Feb 2003
    Location
    PhoxWare MicroSystems
    Posts
    463

    registry with javascript

    plz, i need full javascript to work directly with registry settings. a script that will do the following
    -create/delete registry keys
    -read/write dword and string values
    thanx in advance
    oyad
    Nobody is smarter than all of us!

  2. #2
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: registry with javascript

    No way, 100% not possible.

    If this were possible how much damage could malicious web scripters cause to computers and it is for that reason Javascript has no power over system settings at all.

    This can be a pain for all the scripters that would use it for a good reason too....



    RyanJ
    My Blog.

    Ryan Jones.

  3. #3

    Thread Starter
    Hyperactive Member oyad's Avatar
    Join Date
    Feb 2003
    Location
    PhoxWare MicroSystems
    Posts
    463

    Re: registry with javascript

    Quote Originally Posted by sciguyryan
    No way, 100% not possible.

    If this were possible how much damage could malicious web scripters cause to computers and it is for that reason Javascript has no power over system settings at all.

    This can be a pain for all the scripters that would use it for a good reason too....



    RyanJ
    well, thanx
    am using IWeb control to dispaly HTML files in my app, and am playing MP3 files and i want the user to be able to enable/diable the sound. i can't play the mp3 from my app easily(its working on system where i developed the app). so am using bgsound. my appp can work eith registry fine but for user just to toogle off/on from the HTML. well i saw some wscript blablabla stuff on windows.
    Nobody is smarter than all of us!

  4. #4
    Fanatic Member
    Join Date
    Jan 2005
    Location
    In front of this pc.
    Posts
    580

    Re: registry with javascript

    Well, WScript ain't JS BUT you should be able to give the users the option of controlling the sound IF you set it as a background sound of the browser. Beware that what works on IE won't work for NS or Opera tho. Sorry I don't have code available but http://javascript.internet.com probably does.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width