URL: https://www.softwarespecialties.com/cgi-bin/rpgforum/dcboard.cgi
Forum: DCForumID6
Thread Number: 1332
[ Go back to previous page ]
Original Message
"WizEdit now working on Windows 7 & 10"
Posted by Llevram on Jul-10-18 at 09:58 PM
So, thanks to Greg Campbell, I was able to get WizEdit working on Windows 10 (and he verified it worked on Windows 7). I updated the download page to include a .zip file with the necessary stuff. The problem was the 20-year old install process doesn't understand the newer Windows registry. So, the .zip file includes a .reg file with the necessary entries.
Table of contents
- RE: WizEdit now working on Windows 7 & 10,Barny, 02:55 PM, Jul-25-18
- RE: WizEdit now working on Windows 7 & 10,Llevram, 02:54 PM, Jul-28-18
- RE: WizEdit now working on Windows 7 & 10,Llevram, 09:09 PM, Aug-02-18
- RE: WizEdit now working on Windows 7 & 10,Barny, 09:28 PM, Aug-02-18
- Well, I am sorry ... I forgot to include the other instructions!,Llevram, 08:22 AM, Aug-04-18
- WizEdit now working on Windows 7 & 10,Snafaru, 08:27 AM, Aug-06-18
- RE: WizEdit now working on Windows 7 & 10,Llevram, 11:22 PM, Aug-06-18
- RE: Well, I am sorry ... I forgot to include the other instructions!,Barny, 06:34 PM, Aug-17-18
- RE: Well, I am sorry ... I forgot to include the other instructions!,Llevram, 05:30 AM, Aug-25-18
- RE: Well, I am sorry ... I forgot to include the other instructions!,Barny, 06:30 AM, Aug-26-18
- RE: Well, I am sorry ... I forgot to include the other instructions!,Llevram, 07:02 AM, Sep-05-18
- RE: Well, I am sorry ... I forgot to include the other instructions!,Barny, 01:07 PM, Sep-05-18
- RE: Well, I am sorry ... I forgot to include the other instructions!,Barny, 01:28 PM, Sep-05-18
- RE: Well, I am sorry ... I forgot to include the other instructions!,Llevram, 04:14 PM, Sep-12-18
- RE: Well, I am sorry ... I forgot to include the other instructions!,Barny, 05:59 PM, Sep-12-18
- RE: Well, I am sorry ... I forgot to include the other instructions!,FatPete53, 05:14 PM, Dec-17-19
- RE: I gave up on it as well,Llevram, 07:25 PM, Dec-23-19
- RE: I gave up on it as well - don't, it works.,Snafaru, 09:30 PM, Dec-23-19
- RE: I gave up on it as well - don't, it works.,Llevram, 06:09 PM, Jan-15-20
Messages in this discussion
"RE: WizEdit now working on Windows 7 & 10"
Posted by Barny on Jul-25-18 at 02:55 PM
Wouldn't do anything on windows 8, either that or I didn't go to the right place to download it.Diane
My Valkyrie did WHAT!!!!
"RE: WizEdit now working on Windows 7 & 10"
Posted by Llevram on Jul-28-18 at 02:54 PM
Well, if it worked on 7 and 10, I would think the same fix would work for 8 ... but the even numbered Windows release have always been the crappy ones.I will give it a shot on my wife's laptop and let you know what I find.
WindowShadez™
"RE: WizEdit now working on Windows 7 & 10"
Posted by Llevram on Aug-02-18 at 09:09 PM
Princess Bride quote: You'd like to think that, wouldn't you!?!?Damn Windows 8 ... ya, it didn't work for me. Same error,
permission denied run time error 70
... that we were getting on Windows 7 & 10 .... same fix worked for both of those, so not sure why it doesn't work on Windows 8. I will look into it more and see if I can find something about that.
WindowShadez™
"RE: WizEdit now working on Windows 7 & 10"
Posted by Barny on Aug-02-18 at 09:28 PM
What can you say??? Sometimes you feel like a nut and sometimes you don't.Diane
My Valkyrie did WHAT!!!!
"Well, I am sorry ... I forgot to include the other instructions!"
Posted by Llevram on Aug-04-18 at 08:22 AM
Like many forays into fixing IT crap, you try something, it doesn't work, repeat ad nauseam, it finally works. Then you are left with figuring out of the 15 things I tried, which 2 or 3 are actually what fixed it and needed for the streamlined solution.So, in that process, I forgot this little gem:
I got it! Found a post (http://www.vbforums.com/showthread.php?618139-RESOLVED-Runtime-error-70-Permission-denied) that had the answer. I have searched, using various keywords and phrases, many, many times, all to no avail until just now. The answer (as spelled out in that forum), is to turn off User Access Control (aka Account Control Settings). (go to start, type: UAC ... ) My bar was set to the default, I dragged it down to the bottom to turn it off, restarted, and it looks like everything works. I guess WizEdit is wanting to do things that are beyond what is allowed for a User, even when running in Admin mode.
So, as that is changing security settings on your PC, I would recommend, if you are going to do that, you do it, use WizEdit, then put the security settings back their previous setting. It's a pain because you have to reboot for it to take effect each time.
And it is easy to forget .. I just found I forgot after resting the need for changing the User Account Control Settings.
So, hopefully this fixes WizEdit for you on Windows 8 as well (I assume there is the same thing in Windows 8), since it is still there in Windows 10.
Also, I thought my wife's PC was Windows 8 ... it is 10 (and for some reason all these fixes didn't work on her PC, but there is always a lot that doesn't seem to work on her PC).
So, anyhow, let me know how it goes ...
WindowShadez™
"WizEdit now working on Windows 7 & 10"
Posted by Snafaru on Aug-06-18 at 08:27 AM
I'm in IT and my job is to make programs work on computers.And I've been running a lot of old games on my computers over the years.
So, you might be very interested in knowing this: I supposed Microsoft listened to customer complaints starting with Version 1709 (Fall Creators Update) of Windows 10... yes, that's the 4th released generation of Windows 10 (make sure you are up-to-date). Prior to that version Windows 10's implementation of UAC (User Account Control) was really fraked with all sorts of problems if you tried to disable it. Now it works like it used to in Windows 7. Another consideration is whatever games you install avoid installing in C:/Program Files (x86) nor C:/Program File since Microsoft is still playing behind the scenes tricks with file rights in those folders as well as the Windows Desktop (surprise!). I usually install all games in C:\games. Now here's the best way to disable UAC (User Account Control) on Windows 10 that I've found so far... create a file called maybe disableUAC.reg and put the following text in it:
Windows Registry Editor Version 5.00
"EnableLUA"=dword:00000000Then save the file somewhere on your C: drive like in C:\disks and double-click it to run it. Of course don't save the file on your Desktop nor in C:/Program Files (x86) nor C:/Program File silly you. This is also true if you try to run .bat batch files (a lot of old games want to start with batch files that you would run from DOSBox for example).
Reboot.
Now with this disabled, you'll find a lot of stuff suddenly working. Plus, if you're like me, you'll be happy to have gotten rid of the incessant haggling of the UAC warnings whenever you "do" something.
Of course, Microsoft doesn't recommend disabling UAC, blah, blah, blah... just make sure you are aware of what you are doing on your PC and where you go on the internet and have a good antivirus AND antimalware... I personally use BitDefender and Malware Bytes together, and yes I pay for them, it's worth every penny of my time by avoiding much aggravation with the pestilence from getting into my computer.
I guess this post ended up being much longer than I had anticipated, lol, sorry folks.
Snafaru
"RE: WizEdit now working on Windows 7 & 10"
Posted by Llevram on Aug-06-18 at 11:22 PM
So maybe I need to get the latest Windows 10 update on my wife's PC and try again ... WindowShadez™
"RE: Well, I am sorry ... I forgot to include the other instructions!"
Posted by Barny on Aug-17-18 at 06:34 PM
It can't open, not compatible with 64 bit.Diane
My Valkyrie did WHAT!!!!
"RE: Well, I am sorry ... I forgot to include the other instructions!"
Posted by Llevram on Aug-25-18 at 05:30 AM
Sorry, can't open what? I am seeing that error on other packages, like Wiz7NPC. WindowShadez™
"RE: Well, I am sorry ... I forgot to include the other instructions!"
Posted by Barny on Aug-26-18 at 06:30 AM
>Sorry, can't open what? I
>am seeing that error on
>other packages, like Wiz7NPC.
>
> WindowShadez™
Opened the wrong one oops! When I opened the other one , I get error accessing the system registry
Diane
My Valkyrie did WHAT!!!!
"RE: Well, I am sorry ... I forgot to include the other instructions!"
Posted by Llevram on Sep-05-18 at 07:02 AM
sorry, been busy with vacation and other stuff. I will get back to looking at this next week. Seems the fixes I had only work on Windows 7 ... 
"RE: Well, I am sorry ... I forgot to include the other instructions!"
Posted by Barny on Sep-05-18 at 01:07 PM
I'll try it on my laptop, it's win7Diane
My Valkyrie did WHAT!!!!
"RE: Well, I am sorry ... I forgot to include the other instructions!"
Posted by Barny on Sep-05-18 at 01:28 PM
Works like a charm on the laptop Win7Diane
My Valkyrie did WHAT!!!!
"RE: Well, I am sorry ... I forgot to include the other instructions!"
Posted by Llevram on Sep-12-18 at 04:14 PM
Great - thanks for letting me know. So, problem solved ... just keep Windows 7 alive 
I haven't got back around to digging into a fix for Windows 10 (not sure I care about 8 and it might be the same thing) ... but I will
"RE: Well, I am sorry ... I forgot to include the other instructions!"
Posted by Barny on Sep-12-18 at 05:59 PM
If need be, I still have a computer that has 98 on it. It works well on that one too. Has a ton of old games on it. Sometimes I think it works better than the new computer I have.Diane
My Valkyrie did WHAT!!!!
"RE: Well, I am sorry ... I forgot to include the other instructions!"
Posted by FatPete53 on Dec-17-19 at 05:14 PM
I'm using Win10 with the latest update(s) and have tried everything discussed in this forum post and the program(WizEdit) still gives me Runtime Error 70. Access denied.I guess I want to know how to get back to Windows 7 so this will run. I have tried everything I can think of and/or everything listed in this series of posts and STILL can't get the program to run.
Pete
"RE: I gave up on it as well"
Posted by Llevram on Dec-23-19 at 07:25 PM
I find it amazing that:
1) it still runs at all
2) people are still using it 
WindowShadez™
"RE: I gave up on it as well - don't, it works."
Posted by Snafaru on Dec-23-19 at 09:30 PM
LAST EDITED ON Dec-23-19 AT 09:31 PM (Pacific)I downloaded the latest WizEdit version 2.2c
I have LUA disabled.
I have Windows 10 Pro version 1909 64-bit.
I put it in a folder that's no more than 8 characters long ex: C:\WizEdit
I double-clicked the WizEdit.exe file to start it and IT WORKED !!!
Make sure you disable LUA the way I specified above.
Make sure the account on your computer has full admin rights.
Snafaru
"RE: I gave up on it as well - don't, it works."
Posted by Llevram on Jan-15-20 at 06:09 PM
Ok, can you clarify "worked". I have seen it fire up and thought I had solved it a few times, but when you get into using, like on the Spells screen, it throws an error.WindowShadez™