Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
This topic
This board
Entire forum
Website and forum (google)
Member search
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
6 Months
Forever
Login with username, password and session length
Friday December 13, 2024, 7:41 pm
Proudly celebrating 15+ years online.
Donate now
to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
Forum Home
Search
Login
Register
Recent Topics
Go To..
Recently updated topics
Recent posts (compact)
Recent posts (full text)
DonationCoder.com Forum
»
DonationCoder.com Software
»
Coding Snacks
»
Finished Programs
»
DONE - IDEA: modify system path (System Path Commander)
« previous
next »
New Topic
Print
Pages:
prev
•
1
[
2
] •
bottom
Author
Topic: DONE - IDEA: modify system path (System Path Commander) (Read 40685 times)
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: DONE - IDEA: modify system path (System Path Commander)
«
Reply #25 on:
June 29, 2005, 07:14 AM »
well it seems you found a super important bug;
i will try to contact chr today and get a new version uploaded asap.
until then, as you say the workaround would be to open the control panel and edit the system path and resave, which should reset it.
Scott
Resident Googler
Charter Member
Joined in 2005
Posts:
378
Re: DONE - IDEA: modify system path (System Path Commander)
«
Reply #26 on:
June 29, 2005, 07:39 AM »
You can't just open System Properties applet and click OK out of it--you need to actually make some sort of change for it to resave the value. Just make some bogus change (such as adding an "X" to the very end of the path), click OK (actually, click OK twice to be sure; I didn't check to see
when
System Properties saves changes). Then go back in and undo the bogus change.
If you want to be sure, open Regedit and navigate to this key to make sure the Path value is of type REG_EXPAND_SZ:
[Select]
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
« Next Edit:
Tomorrow
at 12:13:47 AM by Scott »
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: DONE - IDEA: modify system path (System Path Commander)
«
Reply #27 on:
June 29, 2005, 02:32 PM »
new version (1.20) uploaded with fix:
1.20 - 06/29/05
bugfix for problem reported by scott on the forum:
https://www.donationcoder.com/forum/index.php?topic=222.0
System Path Commander 1.18 changed the data type of the Path value from
its default of REG_EXPAND_SZ, to REG_SZ, which could cause windows to
fail to expand path variables like %SystemRoot% - thanks scott!
new versions of spc will autocorrect this issue when run for the first time.
thanks chr for the super fast fix, and thanks scott for spotting the issue and diagnosing.
Scott
Resident Googler
Charter Member
Joined in 2005
Posts:
378
Re: DONE - IDEA: modify system path (System Path Commander)
«
Reply #28 on:
June 29, 2005, 09:21 PM »
Thanks. Is there any way, with SPC, to add a new entry to the User path, rather than the System path? (Assuming you're starting with no User path entries at all, so only "SYSTEM.Path" appears in the drop-down list in the first place.)
« Next Edit:
Tomorrow
at 12:13:47 AM by Scott »
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: DONE - IDEA: modify system path (System Path Commander)
«
Reply #29 on:
July 01, 2005, 04:44 AM »
scott, chr sent me new version 1.21 that is supposed to do what you are asking. it's up now.
REDONDOS
Member
Joined in 2005
Posts:
13
Re: DONE - IDEA: modify system path (System Path Commander)
«
Reply #30 on:
August 23, 2005, 12:10 PM »
I love it! I've been needing this since I stopped using win9x. I had to browse through a mess of chunk everytime I needed to change my system's path. Thank you, guys.
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: DONE - IDEA: modify system path (System Path Commander)
«
Reply #31 on:
August 23, 2005, 02:09 PM »
the only thing this needs that i keep on chr to figure out a trick to solve is that sometimes after you make a change its not reflected in the system right away - it requires either a reboot or easier just go to control panel, click edit path, click ok, to have the system do a little pause and flash and load the new path.
zeemar
Participant
Joined in 2005
Posts:
32
Re: DONE - IDEA: modify system path (System Path Commander)
«
Reply #32 on:
September 26, 2005, 01:38 PM »
It is strange that no body mentioned about the EVE ...stands for Environment Variable Editor
Here is the Link for the software
http://torry.net/app...ities/system/eve.zip
Using this all of the system variables can be edited... best of all it is is FREE
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: DONE - IDEA: modify system path (System Path Commander)
«
Reply #33 on:
September 26, 2005, 01:51 PM »
great find zeemar, never heard of that one.
more info on torry's site:
http://www.torry.net...thorsmore.php?id=919
i'll add it to the system path commander help file list of related programs.
ps.
the new versions of system path commander do in fact now update the path immediately after changes.
New Topic
Print
Pages:
prev
•
1
[
2
] •
top
« previous
next »
DonationCoder.com Forum
»
DonationCoder.com Software
»
Coding Snacks
»
Finished Programs
»
DONE - IDEA: modify system path (System Path Commander)