It is currently Thu May 23, 2013 6:19 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 126 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 9  Next
Author Message
 Post subject:
PostPosted: Fri Jun 20, 2008 2:16 pm 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
Master of Dice wrote:
Ok. Now it gets complicated.

Windows will load the correct dll automatically

For x64 programs:
%win%\system32\rundll32.dll = x64 version
%win%\systemWOW64\rundll32.dll = x32 version

For x32 programs:
%win%\system32\rundll32.dll = %win%\systemWOW64\rundll32.dll = x32 version

For x32 programs which calls a special API
%win%\system32\rundll32.dll = x64 version
%win%\systemWOW64\rundll32.dll = x32 version

Windows switches the pathes automtically, depending on the
program currently asking for the path.

You should only load rundll32.dll and windows will load the correct one.


I know Wow64, I just didn't think they would call rundll for 64bit dlls "rundll32".

New version.
Code:
[+] Works with all Portable VBox versions (32bit, 64bit, both) on 32bit machines, should work on 64bit ones too
[+] Detects target machine of bundled VBox
[!] On directory change, lost images with saved full paths (i.e. guest additions)

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 21, 2008 5:13 am 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
Critical bug fix: Corrupted local VBox installation.

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 22, 2008 5:55 am 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
VirtualBoxPortable 1.4.
If Master of Dice (or anybody else) confirms that it works on x64 systems and Vista, I'll consider the project finished.
Code:
[+] Support for VBoxManage
[+] Readme

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 22, 2008 2:06 pm 
Offline

Joined: Tue Nov 28, 2006 5:44 am
Posts: 61
Doesn't work.
I get this error now:

---------------------------
Error
---------------------------
You need Virtual Box x86 in order to run on this machine.
---------------------------
OK
---------------------------

But I have Vista x64 and x64 VirtualBox. With the original launcher, it works.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 22, 2008 4:04 pm 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
Master of Dice wrote:
Doesn't work.
I get this error now:

---------------------------
Error
---------------------------
You need Virtual Box x86 in order to run on this machine.
---------------------------
OK
---------------------------

But I have Vista x64 and x64 VirtualBox. With the original launcher, it works.

I hate WOW64. Try this.

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 23, 2008 12:05 am 
Offline

Joined: Tue Nov 28, 2006 5:44 am
Posts: 61
The launcher still doesn't ask for admin rights.
And it doesn't work either. Here is the error:

---------------------------
C:\Windows\RUNDLL32.EXE "C:\Users\Master od Dice\Desktop\Portable-VirtualBox (64Bit)\app\VBoxRT.dll" RTR3Init
---------------------------
The system cannot find the file specified.


---------------------------
OK
---------------------------


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 23, 2008 12:47 am 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
Another one.

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 23, 2008 2:25 am 
Offline

Joined: Tue Nov 28, 2006 5:44 am
Posts: 61
Now I get:

---------------------------
C:\Windows\system32
---------------------------
Access is denied.


---------------------------
OK
---------------------------


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 23, 2008 3:49 am 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
Master of Dice wrote:
Now I get:

---------------------------
C:\Windows\system32
---------------------------
Access is denied.


---------------------------
OK
---------------------------

You get this message, while running on admin account and Vista didn't show UAC window?

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 23, 2008 4:23 am 
Offline

Joined: Tue Nov 28, 2006 5:44 am
Posts: 61
I get no UAC message.
I always get the message. Doesn't matter if I start it as admin or not.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 23, 2008 5:03 am 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
Click.
I modified manifest a bit and added it to the main directory. Hope it helps...

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 23, 2008 5:52 am 
Offline

Joined: Tue Nov 28, 2006 5:44 am
Posts: 61
Sorry, but doesn't work either.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 23, 2008 3:49 pm 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
Maybe this one?
Code:
[!] In some cases incorrect error information
[!] Incorrect command executed on x64 machines
[~] Manifest: take 4

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 23, 2008 11:37 pm 
Offline

Joined: Tue Nov 28, 2006 5:44 am
Posts: 61
Very good. This one is working. It asks me for admin rights.

Oh wait. When I close it, Vista ask me:

[Window Title]
Program Compatibility Assistant

[Main Instruction]
This program might not have installed correctly

[Reinstall using recommended settings] [This program installed correctly] [Cancel]

[Footer]
What settings are applied?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 24, 2008 12:11 am 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
Master of Dice wrote:
Very good. This one is working. It asks me for admin rights.

Oh wait. When I close it, Vista ask me:

[Window Title]
Program Compatibility Assistant

[Main Instruction]
This program might not have installed correctly

[Reinstall using recommended settings] [This program installed correctly] [Cancel]

[Footer]
What settings are applied?

Additionally to modifying manifest, in case it's bad too, I added the word "Installer" to the Version Info to trigger Vista's heuristic installer detection, which also makes it ask for admin rights. It seems that Vista monitors installers somehow. Try this.

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 126 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 9  Next

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group