APP as default shell

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ali Rizwan
    Banned
    Contributor
    • Aug 2007
    • 931

    APP as default shell

    Hi all,
    How can i set my app as windows default shell instead of explorer.exe?

    Thanx
    >> ALI <<
  • daniel aristidou
    Contributor
    • Aug 2007
    • 494

    #2
    go to run .... an type in msconfig

    there you can change the settings...

    Is your explorer finally ready..??

    Comment

    • Ali Rizwan
      Banned
      Contributor
      • Aug 2007
      • 931

      #3
      Originally posted by daniel aristidou
      go to run .... an type in msconfig

      there you can change the settings...

      Is your explorer finally ready..??
      Not yet internet settings and internet security is still remaining....

      Don't worry i ll upload that here for free.

      Thanx
      >> ALI <<

      Comment

      • Ali Rizwan
        Banned
        Contributor
        • Aug 2007
        • 931

        #4
        I want to do this programatically not manually. When my explorer will installed on any machine it will set itself automatically as default explorer..

        Thanx
        >> ALI <<

        Comment

        • daniel aristidou
          Contributor
          • Aug 2007
          • 494

          #5
          Originally posted by Ali Rizwan
          I want to do this programatically not manually. When my explorer will installed on any machine it will set itself automatically as default explorer..

          Thanx
          >> ALI <<
          Well...... that sounds hard.....
          ill have a look around

          Comment

          • Ali Rizwan
            Banned
            Contributor
            • Aug 2007
            • 931

            #6
            Originally posted by daniel aristidou
            Well...... that sounds hard.....
            ill have a look around
            No thanx now because i have searched the registry a bit and found that there is a registry setting which stores the path of shell application.
            this is the registry....
            HKLM\SOFTWARE\M icrosoft\Window s NT\CurrentVersi on\Winlogon\She ll

            You can set any application as default shell by modifying this registry..

            Thanx
            >> ALI <<

            Comment

            • daniel aristidou
              Contributor
              • Aug 2007
              • 494

              #7
              Originally posted by Ali Rizwan
              No thanx now because i have searched the registry a bit and found that there is a registry setting which stores the path of shell application.
              this is the registry....
              HKLM\SOFTWARE\M icrosoft\Window s NT\CurrentVersi on\Winlogon\She ll

              You can set any application as default shell by modifying this registry..

              Thanx
              >> ALI <<
              OK Ali......
              This sounds Really Helpfull

              However do you know whether the application can be changed according to user?
              Also in a previous post you said about security and web settings?
              How have these been effected
              EDIT: I suppose in your new explorer you could always add an option, to run the normal explorer program.

              Comment

              • Ali Rizwan
                Banned
                Contributor
                • Aug 2007
                • 931

                #8
                Originally posted by daniel aristidou
                OK Ali......
                This sounds Really Helpfull

                However do you know whether the application can be changed according to user?
                Also in a previous post you said about security and web settings?
                How have these been effected
                EDIT: I suppose in your new explorer you could always add an option, to run the normal explorer program.
                Obviously there must be an option for restortion of previous/default explorer. I think you want some details of security and web settings..... AS i say this explorer is very different from default explorer in security and visuals. Security means security from viruses and spys.Nowdays the most common viruses are registry viruses and spread through messenger and removeable media. This explorer has a builtin security centre which scans as in vista when some removeable media is inserted, and deactivate + remove any virus if present in it. It checks if their is any exe file having some attachment/embedded file it will block that exe. Will not allow user to run those files which are not trusted. You can control the explorer even through your voice. I like this feature the most. in web settings my web scanner will check if the webpage you are trying to open is used for phishing or any script which is automatically downloaded to your computer it will block that site till user trust the site. Monitoring of internet events, porn blockers, movie blockers, music blockers, flash blockers.... etc etc.

                These are the main features for what actually i want to build this shell....
                ARUZ DESK this is the name of my shell app.

                I dont understand what do you mean by this " However do you know whether the application can be changed according to user?"

                Thanx
                >> ALI <<

                Comment

                • daniel aristidou
                  Contributor
                  • Aug 2007
                  • 494

                  #9
                  Originally posted by Ali Rizwan

                  I dont understand what do you mean by this " However do you know whether the application can be changed according to user?"

                  Thanx
                  >> ALI <<
                  What i meant is. can each user account be assigned their own explorer?

                  Comment

                  • Ali Rizwan
                    Banned
                    Contributor
                    • Aug 2007
                    • 931

                    #10
                    Originally posted by daniel aristidou
                    What i meant is. can each user account be assigned their own explorer?
                    Users has their own explorer settings but not their own explorer. By the way my explorer will provide double security for users... ITs like a complete OS control system... Its a multi user app as well..

                    >> ALI <<

                    Comment

                    Working...