Skinbase.org Skinbase.org

LiteStep isn´t working! NEED HELP PLEASEEE!

By actresscye
5,600 views 7 replies
snowman avatar
snowman
Member
OP
* USE the &quot;RTFM&quot; method of installation..... * <BR>(this is a blatant copy of the &quot;Installing LiteStep&quot; chapter of the LSDocs <BR>helpfile in html format by the LiteStep Documentation Effort Team. <BR>this wonderful manual comes with each new dev build and is constantly <BR>updated to the newest state -- kudos to the authors of LDE Team....) <BR> <BR>Installing LiteStep <BR>=====-------======= <BR>There are basically two methods to installing LiteStep. With the first method <BR>you need to download the official distribution. This distribution contains an <BR>installer that will automatically setup LiteStep as your shell for you. <BR>You will have the option to change this later, so don&acute;t be worried about <BR>being stuck with LiteStep if it just isn&acute;t your thing. <BR> <BR>The second method to installing LiteStep is to download a theme containing all <BR>the files you need to run the theme. This can be a bit more complicated so if you <BR>are new to LiteStep or text based configuration please install the distribution. <BR>Note: Themes do not necessarily come with the LiteStep release that you may <BR>need, however if they do not look in the Readme.txt for which release or <BR>Dev Build you may need. <BR> <BR> <BR>Configuring Windows 95/98 <BR>----------------------------------------- <BR>Installing LiteStep on a machine built on the standards of Windows 95 is by far <BR>the simplest system to install LiteStep on. In a few easy steps any user can take <BR>their boring Explorer interface and turn it into a lean mean fighting machine. <BR> <BR>In the instructions below you will notice that we mention LiteStep as being in the <BR>C:\LiteStep directory and Windows being in the C:\Windows directory. <BR>Your machine may differ from these directories so make sure you use the correct <BR>information instead. <BR> <BR>First you want to start up your text editor (ie notepad, editpad, ultraedit) and open <BR>your c:\windows\system.ini file. If you set your windows directory to something <BR>other than c:\windows\, look for it in that directory and you&acute;ll find the system.ini. <BR>Next you will want to find the line shell=explorer.exe in your system.ini file: <BR>shell=explorer.exe <BR>this line is found near the top. You then comment out your shell=explorer.exe line <BR>by placing a semi-colon &quot;;&quot; in front of it (;shell=explorer.exe) <BR>Then on the NEXT line enter a line as follows; <BR> shell=c:\litestep\litestep.exe <BR>Save your system.ini - reboot and find yourself in the wonderful world of LiteStep. <BR> <BR>Note: Many users, both during installation and un-installation process receive a <BR>message stating &quot;Cannot find (insert executable), You must Re-install windows.&quot; <BR>By no means is this necessary. Reboot your computer and check your shell= line. <BR>You didn&acute;t spell something right or missed a character. This by far is one of the <BR>most common complaints brought up in the IRC Channels, don&acute;t be fooled. <BR>If for some reason you do not find yourself in LiteStep when you reboot, you <BR>are going to want to look in your system.ini file for another shell= line. <BR>Windows does allow for multiple configurations for the shell, however, it will <BR>only load one of them. <BR> <BR>Configuring Windows NT for LiteStep <BR>----------------------------------- <BR>The most common problem that happens during a LiteStep install on a <BR>Windows NT machine is that most of the time users don&acute;t have administrative <BR>privileges on their machine and can&acute;t use a shell swapper. <BR>There is, however, a way to get around this. <BR> <BR>You will need to modify a few registry entries, don&acute;t be afraid, so fire up regedit <BR>and lets get started : <BR> <BR>- HKey_Local_Machine\Software\Windows NT\CurrentVersion\IniFileMapping\ <BR>system.ini\boot>SYS:Software\Microsoft\Windows NT\CurrentVersion\Winlogon <BR>change this to USR:Software\Microsoft\Windows NT\CurrentVersion\Winlogon <BR>- HKey_Current_User\Software\Microsoft\Windows NT\CurrentVersion\ <BR>Winlogon>Shell <BR>change the value of Shell to c:\litestep\litestep.exe to add LiteStep. <BR>- HKey_Current_User\Software\Microsoft\Windows\CurrentVersion\Explorer\ <BR>Advanced>SeperateProcess <BR>if this DWORD is set to &quot;1&quot; explorer won&acute;t load as the shell when triggered <BR>inside another shell, if this key is set to &quot;0&quot; it will. <BR>This key effects LiteStep if you are using Internet Explorer 4 and up, if you have <BR>an earlier version of Internet Explorer, use a STRING named DesktopProcess, <BR>with a value of &quot;1&quot; instead of the DWORD. Basically you need this set to yes if <BR>you don&acute;t want to have explorer setting itself as shell everytime you access it. <BR> <BR>Note: You can make LiteStep restart automatically after a crash in Window NT. <BR>This was taken from the LiteStep b24 Manual written by TheMAN. <BR>&quot;The command SetAsShell makes LiteStep behave as the Official shell and it <BR>notifies Windows of this fact. This does seem to create some problems with <BR>with Windows at times (especially with IE and quite often when running NT) <BR>and it has been found that if you do use StepAsShell in your Step.Rc, you might <BR>have to set the <BR>HKEY_LOCAL_USER\Software\Microsoft\Windows\Current Version\Explorer\DesktopProcess <BR>key&acute;s value in your registry to 1 to get IE (and Windows) to work properly. <BR>The only advantage to using SetAsShell is that LiteStep is automatically started <BR>when it crashes, like Explorer normally does. As setting LiteStep as the shell <BR>seems to create strange problems on different machines, it is suggested that <BR>you don&acute;t set this value in your Step.Rc. If you do use SetAsShell and decide to <BR>take it out after a while, remember that you will have to reboot (not Recycle <BR>as is the normal case with a Step.Rc change) and that you may have to set the <BR>HKEY_LOCAL_USER\Software\Microsoft\Windows\Current Version\Explorer\DesktopProcess <BR>registry value back to 0 to get everything working properly.&quot; <BR>So basically, if you want to try this - take a risk, worst thing that can happen is <BR>that you will have problems with explorer until you change the key back. <BR> <BR>Configuring Windows 2K for LiteStep <BR>----------------------------------- <BR>The most common problem that happens during a LiteStep install on a Windows NT <BR>machine is that most of the time users don&acute;t have administrative privileges on their <BR>machine and can&acute;t use a shell swapper. There is, however, a way to get around this. <BR> <BR>You will need to modify a few registry entries, don&acute;t be afraid, so fire up regedit <BR>and lets get started. <BR> <BR>- HKey_Local_Machine\Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\ <BR>system.ini\boot > Shell <BR>change this to USR:Software\Microsoft\Windows NT\CurrentVersion\Winlogon <BR>- HKey_Current_User\Software\Microsoft\Windows NT\CurrentVersion\Winlogon>Shell <BR>change the value of Shell to c:\litestep\litestep.exe <BR>- HKey_Current_User\Software\Microsoft\Windows\CurrentVersion\Explorer <BR>create a New value called DesktopProcess and set the Data Field to 1. <BR>- HKey_Current_User\Software\Microsoft\Windows\CurrentVersion\Explorer\BrowseNewProcess > <BR>change this value to &quot;yes&quot;, it seems to correct a few problems with explorer <BR>spawning itself as the shell. <BR> <BR>Note: You can make LiteStep restart automatically after a crash in Window NT. <BR>This was taken from the LiteStep b24 Manual written by TheMAN. <BR>&quot;The command SetAsShell makes LiteStep behave as the Official shell and it notifies <BR>Windows of this fact. This does seem to create some problems with Windows at times <BR>(especially with IE and quite often when running NT) and it has been found that if you <BR>do use StepAsShell in your Step.Rc,you might have to set the <BR>HKEY_LOCAL_USER\Software\Microsoft\Windows\Current Version\Explorer\DesktopProcess <BR>key&acute;s value in your registry to 1 to get IE (and Windows) to work properly. <BR>The only advantage to using SetAsShell is that LiteStep is automatically started when <BR>it crashes, like Explorer normally does. As setting LiteStep as the shell seems to create <BR>strange problems on different machines, it is suggested that you don&acute;t set this value in <BR>your Step.Rc. If you do use SetAsShell and decide to take it out after a while, <BR>remember that you will have to reboot (not Recycle as is the normal case with a <BR>Step.Rc change) and that you may have to set the <BR>HKEY_LOCAL_USER\Software\Microsoft\Windows\Current Version\Explorer\DesktopProcess <BR>registry value back to 0 to get everything working properly.&quot; <BR>So basically, if you want to try this - take a risk, worst thing that can happen is that <BR>you will have problems with explorer until you change the key back. <BR> <BR>Un-installing LiteStep <BR>=====--------========= <BR>Uninstallation of LiteStep should be considered your last resort. However, we do realize <BR>that LiteStep is not for everybody, and were really nice people really, so we will tell <BR>you how to make it all go away. <BR>Before you decide to just uninstall it however, we do suggest either sending an e-mail <BR>or dropping by one of the many LiteStep IRC channels and asking questions about your <BR>problems. Many times users are overwhelemed by the necesary learning curve, and <BR>give up. LiteStep by no means is easy or perfect, but many people have come up with <BR>work arounds for many of the problems. <BR> <BR>Uninstalling LiteStep from Windows 95/98/ME <BR>------------------------------------------- <BR>So you have decided that LiteStep just is not your thing and want to get rid of it like <BR>a bad habbit. First thing you are going to want to do is open your favorite text editor. <BR>From your text editor open your c:\windows\system.ini and find the <BR>shell=c:\litestep\litestep.exe <BR>line. Comment that line out by placing a semi-colon, &quot;;&quot;, in front of it and delete the <BR>semi-colin in front of your <BR>shell=explorer.exe <BR>line. If you do not have a shell=explorer.exe line commented out just add it in there. <BR>Reboot your computer when you are finished and you&acute;re good to go. <BR> <BR>For those unfortunate people who can&acute;t open their favorite text editor in Windows, <BR>DOS edit is gonna have to do. Shutdown your computer and reboot to DOS mode. <BR>To do this hold down the F8 key when you see &quot;Starting Windows 9x&quot; appear on <BR>your screen and choose Command Prompt Only from the menu. Once there type <BR>&quot;edit c:\windows\system.ini&quot; and then follow the instructions above. <BR>Note: Many users, both during the installation and un-installation process receive a <BR>message stating &quot;Cannot find (insert executable) You must Re-install windows.&quot; <BR>By no means is this necessary. Just reboot your computer and check your shell= line. <BR>You didn&acute;t spell something right or missed a character. <BR>This by far is one of the most common complaints I hear, don&acute;t be fooled. <BR> <BR>Uninstalling LiteStep from Windows NT/2K <BR>---------------------------------------- <BR>The most common problem that happens during a LiteStep uninstall on a Windows NT <BR>machine is that most of the time users don&acute;t have administrative privileges on their. <BR>However, if you do have administrative rights on your machine you will need to modify <BR>a few registry entries to get LiteStep uninstalled. So lets fire up regedit and get started <BR>on making your LiteStep headache go away. <BR> <BR>First find the key: <BR>- HKey_Local_Machine\Software\Windows NT\CurrentVersion\IniFileMapping\ <BR>system.ini\boot>SYS:Software\Microsoft\Windows NT\CurrentVersion\Winlogon <BR>change this to USR:Software\Microsoft\Windows NT\CurrentVersion\Winlogon <BR>- HKey_Current_User\Software\Microsoft\Windows NT\CurrentVersion\Winlogon>Shell <BR>change the value of Shell to c:\winnt\explorer.exe <BR>- HKey_Current_User\Software\Microsoft\Windows>BrowseNewProcess <BR>make sure that this DWORD is set to &quot;no&quot; so that explorer loads properly. This key <BR>effected LiteStep if you were using Internet Explorer 4 and up, if you have an earlier <BR>version of Internet Explorer, use a STRING named DesktopProcess, with a value <BR>of &quot;0&quot; instead of the DWORD. Basically you need this set to no if you want to have <BR>explorer setting itself as shell everytime you access it. <BR> <BR>Blatant rip of Jafos borrowed text from his post on the WC msgboard. http://www.wincustomize.com/msgboard.asp?id=55843 <BR> <BR> <BR>and what can you you kids learn from this?!?! <BR><b>Bleeding use HOVERDESK for bleeding crying out bleeding loud!!! <BR>LS IS BLEEDING EVIIILLLLLLLLLLLLL</b> hehe 🌙 <BR> <BR>:snow
elwin avatar
elwin
Member
Good Grief, Snow! <BR>Why didn&acute;t you just club the poor girl with a baby seal while you were at it? <BR> <BR>{:p
snowman avatar
snowman
Member
tee hee ;) <BR> <BR>:snow
chichigirl46 avatar
chichigirl46
Member
/me LOL @ /Elwin LOL
brub avatar
brub
Member
is snow ok, or we have to transfer him in a padded room?
snowman avatar
snowman
Member
too late brub.... allready there <BR>muaaahhhhhahahhaaaheheheeeehiiiiiihuuuuuuuuuhuhuhuhuhuuuuu gugugugugug blip blop
craeonics avatar
craeonics
Member
I knew snow hadn&acute;t typed that book up himself.
Anonymous avatar
Anonymous
Member
Wonderful. <br />Share a website with you , <br />(== http://www.ebay21.com ==/ ) <br />Believe you will love it. <br />Accept paypal or credit card and free shipping. <br /> <br />welcome to ::[ [ == h t t p : / / w w w . e b a y 2 1 .c o m == ] <br />(b..r..a..n..d.)s.h.o.e.s.(34u.s.d),, <br /> <br />==J. a .m .e )) shoes <br /> <br />< j o r d a n> (1-24) shoes <br /> <br />< j o r d a n> 2010 shoes <br /> <br />c.l.o.t.h.i.n.g,,j.e.a.n,,h.a.n.d.b.a.g(35u.s.d),, <br /> <br />==c .o. a .c .h )) handbag <br /> <br />(f.r.e.e)s.h.i.p.p.i.n.g <br /> <br />[ [ == h t t p : / / w w w . e b a y 2 1 .c o m == ] <br />
Sign in to post a reply.