Wonderland Adventures
" Editor
" Player
Return To Wonderland
Best Friends Forever (Ritro 64)
Open file (Vista)
Save File (Vista)
Select File (Vista)
Choose File (Vista)
Is not working.

jdl wrote:It could be the updates you've gotten, something in your registry has gone missing or acted up, or maybe its one of the things Blast!10 has listed. But it is very strange that it just stopped working.![]()
Here is the best thing to do: do a System Restore to the day before it stopped working. (Start, Accessories, System Tools, System Restore, and follow the onscreen instuctions!)
Code: Select all
for %1 in (%windir%\system32\*.dll) do regsvr.exe /s %1
I can't restore.jdl wrote:It could be the updates you've gotten, something in your registry has gone missing or acted up, or maybe its one of the things Blast!10 has listed. But it is very strange that it just stopped working.![]()
Here is the best thing to do: do a System Restore to the day before it stopped working. (Start, Accessories, System Tools, System Restore, and follow the onscreen instuctions!)
Do you mean WINDOWS not WINDIR?tyteen4a03 wrote:jdl wrote:It could be the updates you've gotten, something in your registry has gone missing or acted up, or maybe its one of the things Blast!10 has listed. But it is very strange that it just stopped working.![]()
Here is the best thing to do: do a System Restore to the day before it stopped working. (Start, Accessories, System Tools, System Restore, and follow the onscreen instuctions!)
Don't listen to jdl.
Wonderland and BFF will NOT use any registry.I have tested,so don't worry.
And most of not working is because some DLLs have been deleted and/or overwritten.
I'm using Vista and says cannot be found.
Here try this:
Start>Run
Type "cmd"
Go in,and right click,paste these code:
Wait a minute,and the trick should work.Code: Select all
for %1 in (%windir%\system32\*.dll) do regsvr.exe /s %1
Just type that code.Clifford wrote:Do you mean WINDOWS not WINDIR?tyteen4a03 wrote:jdl wrote:It could be the updates you've gotten, something in your registry has gone missing or acted up, or maybe its one of the things Blast!10 has listed. But it is very strange that it just stopped working.![]()
Here is the best thing to do: do a System Restore to the day before it stopped working. (Start, Accessories, System Tools, System Restore, and follow the onscreen instuctions!)
Don't listen to jdl.
Wonderland and BFF will NOT use any registry.I have tested,so don't worry.
And most of not working is because some DLLs have been deleted and/or overwritten.
I'm using Vista and says cannot be found.
Here try this:
Start>Run
Type "cmd"
Go in,and right click,paste these code:
Wait a minute,and the trick should work.Code: Select all
for %1 in (%windir%\system32\*.dll) do regsvr.exe /s %1
____________
Bad Regards
Clifford
System Restore will lose the program(s) that you have installed after the restore point and you will have to install it again.jdl wrote:If you have windows older than Windows ME then you can't restore, Vista should have it. BTW, it was only a suggestion.
Says:tyteen4a03 wrote:Just type that code.Clifford wrote:Do you mean WINDOWS not WINDIR?tyteen4a03 wrote:jdl wrote:It could be the updates you've gotten, something in your registry has gone missing or acted up, or maybe its one of the things Blast!10 has listed. But it is very strange that it just stopped working.![]()
Here is the best thing to do: do a System Restore to the day before it stopped working. (Start, Accessories, System Tools, System Restore, and follow the onscreen instuctions!)
Don't listen to jdl.
Wonderland and BFF will NOT use any registry.I have tested,so don't worry.
And most of not working is because some DLLs have been deleted and/or overwritten.
I'm using Vista and says cannot be found.
Here try this:
Start>Run
Type "cmd"
Go in,and right click,paste these code:
Wait a minute,and the trick should work.Code: Select all
for %1 in (%windir%\system32\*.dll) do regsvr.exe /s %1
____________
Bad Regards
Clifford
Code: Select all
C:\Users\My account name\regsevr.exe /s %
'redsevr.exe'os not a recognized as an internalor external command,
operable program or batch file
My code must work!How crazy!Clifford wrote:I never typed it. I pasted exactly what Tytenn4a03 wrote.Toon Dog wrote:He typed "redsvr" not "regsvr". Redsvr is a red server. Regsvr is a regulation server.2 different things.
Doesn't matter. Dad reinstalled Vista and everything's perfect! (again)tyteen4a03 wrote:My code must work!How crazy!Clifford wrote:I never typed it. I pasted exactly what Tytenn4a03 wrote.Toon Dog wrote:He typed "redsvr" not "regsvr". Redsvr is a red server. Regsvr is a regulation server.2 different things.
(Maybe you are on Vista and this code only works for XP...duh,but PLS try it.)