x
This website is using cookies. We use cookies to ensure that we give you the best experience on our website. More info. That's Fine
HPC:Factor Logo 
 
Latest Forum Activity

VB Visual Basic Program on x86

« Prev ... 4 5 6 7 8 9 10 11 12 13 14 15 ... Next »
torch Page Icon Posted 2023-02-01 6:02 PM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,737
Location:
United States 
Status:
Still disappears (did hard reset before trying)
 Top of the page
C:Amie Page Icon Posted 2023-02-01 6:04 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,989
Location:
United Kingdom
Status:
That's... unexpected.

Still?
 Top of the page
torch Page Icon Posted 2023-02-01 6:07 PM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,737
Location:
United States 
Status:
Unchanged.
Can you give me the .reg file? Maybe I can import it manually in PHM Regedit? (are .reg files universal because I can't get TRE on this)
Like make your next cab the files/dll register

and then give me the .reg file manually?
 Top of the page
C:Amie Page Icon Posted 2023-02-01 6:08 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,989
Location:
United Kingdom
Status:
So not %... let's try the commas?
 Top of the page
torch Page Icon Posted 2023-02-01 6:09 PM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,737
Location:
United States 
Status:
Unchanged
 Top of the page
C:Amie Page Icon Posted 2023-02-01 6:11 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,989
Location:
United Kingdom
Status:
Without the file handler?
 Top of the page
C:Amie Page Icon Posted 2023-02-01 6:12 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,989
Location:
United Kingdom
Status:
This is all it is currently trying to do, nothing else:

[HKEY_CLASSES_ROOT\.pvb]
@="PVB.ProjectRun"

[HKEY_CLASSES_ROOT\PVB.ProjectRun]
@="VBCE Project File"

[HKEY_CLASSES_ROOT\PVB.ProjectRun\DefaultIcon]
@="\\Windows\\pvbhost2.dll,-2"

[HKEY_CLASSES_ROOT\PVB.ProjectRun\shell]

[HKEY_CLASSES_ROOT\PVB.ProjectRun\shell\Open]

[HKEY_CLASSES_ROOT\PVB.ProjectRun\shell\Open\command]
@="\\Windows\\pvbload.exe %1"
 Top of the page
torch Page Icon Posted 2023-02-01 6:13 PM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,737
Location:
United States 
Status:
Installs correctly
VBCE2.0 does not work
 Top of the page
C:Amie Page Icon Posted 2023-02-01 6:16 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,989
Location:
United Kingdom
Status:
So it is literally crashing because we are trying to add:
[HKEY_CLASSES_ROOT\.pvb]
@="PVB.ProjectRun"

That's it!
 Top of the page
C:Amie Page Icon Posted 2023-02-01 6:17 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,989
Location:
United Kingdom
Status:
Here is the command to add the .vb, which works fine
HKCR,".vb","",0x00000000,"VBCE.ProjectRun"


Here is the command to add the .pvb, which does not work
HKCR,".pvb","",0x00000000,"PVB.ProjectRun"


You tell me why it won't work lol
 Top of the page
torch Page Icon Posted 2023-02-01 6:18 PM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,737
Location:
United States 
Status:
Okay, I'll play with this tonight or tomorrow. About to head into work.
Thanks for your help!
 Top of the page
C:Amie Page Icon Posted 2023-02-01 6:19 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,989
Location:
United Kingdom
Status:
Here it is again, but the .pvb line is the last instruction in the set.

Also one with just .vb and .pvb lines and nadda else.

Right you are, thanks for sharing a frustrating afternoon on this. I'm completely baffled! It makes zero sense. It's not a fault in CABMaker, or the Cab zipper. It looks like it's x86 CE's cab installer.

Have a good afternoon yourself
 Top of the page
torch Page Icon Posted 2023-02-01 6:27 PM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,737
Location:
United States 
Status:
Microsoft.VBCE2.0RuntimeforCE3.0.486.cab - > Disappears
Microsoft.VBCE2.0RuntimeforCE3.0.486-just file ext.cab - > Installs correctly, VBCE2.0 doesn't work
 Top of the page
torch Page Icon Posted 2023-02-02 5:12 AM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,737
Location:
United States 
Status:
VB Runtime doesn't work on my MobilePro 900
But yes, we'll work on one thing at a time but it was working before
 Top of the page
C:Amie Page Icon Posted 2023-02-02 8:33 AM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,989
Location:
United Kingdom
Status:
I was thinking about this all night. It's seemingly baffling as to why it works on the 790 but not on x86. The different CE version is the prime suspect.

My thought last night was that it could be an encoding issue in the source. For some reason all the .reg files you've sent - and from which I've built the manual regsrv - we're UTF16. I'm wondering if there's a corrupt character encode being forwarded somewhere.

The idea is sensible, but for the fact the 790 should be breaking too.

It also doesn't explain why the regsrv on the x86 just won't work, while on MIPS they're fine.

Very frustrating!
 Top of the page
« Prev ... 4 5 6 7 8 9 10 11 12 13 14 15 ... Next »
Jump to forum:
Seconds to generate: 0.281 - Cached queries : 73 - Executed queries : 8