Giter Club home page Giter Club logo

portable-virtualbox's People

Contributors

ajmeese7 avatar araname avatar fbigun avatar janpio avatar jzhone avatar megachip avatar otefenli avatar peppernrino avatar peterdavehello avatar phenri avatar rugk avatar runarbu avatar skyshay001 avatar slymsoft avatar streetgt avatar zoli1972 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

portable-virtualbox's Issues

Update the GUI code

This was a sort of pull-request but i don't know how to "compare" my code to the actually one, never used github in my life

This code has, created from zero:

The language selection
The extraction GUI
Ini creation
The tray icon and all save/load ini option
Hotkeys
Better $VAR1-$VAR2 names
All in one sigle file, no more separate file for Const ( ??? ) there is a "Strip-Only" paramenter in "Compile" for that
Updated to the last Autoit stable version ( 3.3.8.1 )
etc.

Need to add only:
Extraction part of setup files
Startup of Portable-Virtualbox

If you want to use it, cool, if not it's not a problem but without a readable code ( maybe commented out ) i think noone will partecipate to this project:
http://www.win-lite.de/wbb/board208-specials/board59-user-area/board49-user-projekte/board153-portable-virtual-box/board152-portable-virtual-box-english-support/17114-update-the-portable-virtualbox-code/#post153826

Portable Vboxes totally isolated

I had a heck of a time understanding how to view your settings. I finally found it on an unrelated site. By default you don't allow USB or Networking for security purposes. I guess that's true, but it's PITA for me.

Still, your instructions are not easy to understand. If it hadn't been for the other site, I'd still be frustrated and without networking on either of my guests.

network BRIDGED and win 10 home 64

hi runar a simple question still unanswered by you:
is now portable vb completely suitable with win 10?
i mean is useable the network BRIDGED?
or we are still forced to use only NAT server?
pls reply clearly!

Running a VM

Is there a way to take a VM and run the vm automatically and hide the VBox window for portable vb?

Also, what does it take to get portable-vb upgraded to 4.2.16? Is the process documented somewhere?

Windows 10 Home - Executable Failing After Language Select

The executable for a fully updated Windows 10 Home (running from a 128 GB Sans thumb drive) just opens the language selection screen and never progresses after that. Taking the exact same thumb drive to another OS, for example Windows 7, works fine. After language selection the main GUI pops up.

There are no logs in the Windows Event Viewer to show any type of failure has occurred. This machine has never had any prior versions of VirtualBox installed.

EDIT: This is the VirtualBox v5.1.22 build.

Virtualbox Main Process starts as admin

Hi everyone and thanks for Portable-VirtualBox!

I know, vbox-portable needs admin rights for installing drivers and services,
but I think it would be better if Virtualbox Main Process stated as non-admin.

VirtualBox.exe running as admin causes some Problems:

  • You can't drag and drop into vm-windows (windows doesn't allow drag'n'drop from nonadmin to admin window)
  • Mounted network drives can't be mapped as vbox-shared-folders (windows maps drive-letters of network drives only to nonadmin session)
  • Within vbox-shared-folders you have full administrative access to all files, and can easily damage your system (if one shares complete 'c:' drive)

The problem could be solved, by replacing RunWait calls on lines 738,740,743,753,755 and 758 in 'Portable-VirtualBox.au3' with calls like:
_ShellExecuteWithReducedPrivileges('cmd',"cmd /c set VBOX_USER_HOME="& $UserHome &"& .\"& $arch &"\VirtualBox.exe",@ScriptDir,'',@SW_HIDE,True)

(using '_ShellExecuteWithReducedPrivileges.au3' from https://sites.google.com/site/ascend4ntscode/shellexecutewithreducedprivileges)

Sadly, _ShellExecuteWithReducedPrivileges doesn't wait, therefor I temporarily solved the problem in my local installation by inserting a Sleep call before ProcessWaitClose ("VirtualBox.exe").

As this solution isn't very clean and I don't want to patch vbox-portable everytime I download it, I do now post this as an Issue.

PS: sorry for my bad english :-)

Windows 10 Creators Update: Portable Virtual Box does not start

After installing the Windows 10 Creators Update (64bit) the Portable Virtual Box (5.0.26) does not start anymore. I already downloaded everything again/new, but it still does not work. Portable virtuar box tries to start, and after a few seconds it shows the "closing virtual box" window. No chance to get it running again. I hope there will be a fix soon so i can work with my virtual box machines again...

Extraction problem with 4.3.22?

Hi,

I wanted to install the new version 4.3.22 of VirtualBox using the Portable-VirtualBox installer/launcher (version 4.3.18 from vbox.me), but it seems there were some changes that cause some problems.

At first everything looks fine and the installer extracts some files to the temp directory inside the Portable-VirtualBox folder (it also created a folder called "x64" for the 64-bit version). But then it doesn't copy the VirtualBox program files to the Portable-VirtualBox folder (the "app64" folder is also not created) and instead deletes the temp directory. It seems that just some MSI files (and one CAB file) are extracted and not the actual program files. Version 4.3.20 of VirtualBox worked fine.

I think that something might have changed inside the VirtualBox installer (maybe some names or the structure). It would be nice if you could look into this issue.

UPDATE:
I was able to able to copy the file "VirtualBox-4.3.22-r98236-MultiArch_amd64.msi" from the temp folder and use the command which the Portable-VirtualBox installer uses to extract the files. This way I was able to update VirtualBox manually. However, I still don't know what the problem is. The structure of the VirtualBox installer seems to be the same and the Portable-VirtualBox installer already starts extracting the appropriate files before deleting the whole temp folder.

Windows 7 loop crash

A user has contacted me about a bug.

Apparently he is experiencing this on two computers. One is running Windows 7 Pro, the other is running Windows 7 Enterprise. Both are public and are re-images to default at reboot.

He is booting from a 8gb thumb drive with a 2gb fat32 partition and the rest is a boot-able ext4 file system (with a half gb swap space).

He has admin rights.

Every time he launches Portable-VirtualBox it gets into a horrible loop where it launches, crashes, then relaunches itself. The only way he can "kill" it is by either removing the drive or running a "taskkill /IM "Portable-VirtualBox.exe" /F" (can't use task manager, because he can't lockdown the PID given that it keeps changing)

He have deleted the entire folder and isolated the only files loaded while in this crash loop are:
Portable-VirtualBox.exe
app32/msvcp71.dll
app32/msvcr71.dll
app32/VBoxDDU.dll
app32/VBoxRT.dll
app32/VBoxSVC.exe

Any ideas?

Me first thought is that since this is the first time we am hearing about this issue it must be something with the way this PC's is configured.

Portable-VirtualBox does not run on USB drive

Downloaded/unzipped Portable-VirtualBox_v5.1.22-Starter_v6.4.10-Win_all to my USB drive (64GB PNY), Portable-VirtualBox will not run after selecting the Language. Is this known issue?

Not portable

Portable applications by definition require no installation. This requires some drivers and services to work and is therefore not actually portable.

Problem with the download link connection

Hi ..
I have some problem when a try to download the program by the provide linkin the page .. the conexion is very slow to download.. sometimes the connection is dropped ..
thanks ...

Unable to launch via Command Line

I Need to Launch via script to open different VMs

2

When I enter "Windows7" in this box it works perfectly

1

But then I try as written and it does not work correctly, this is what i type... Portable-VirtualBox.exe "Windows7"

0

When i hit 'Enter' it only opens the VirtualBox management window but not the actual Virtual Machine.

Please help.....

snetcfg.exe crashes on Win 8.1

Name der fehlerhaften Anwendung: snetcfg_x64.exe, Version: 5.2.3790.0, Zeitstempel: 0x436618ee
Name des fehlerhaften Moduls: msvcrt.dll, Version: 7.0.9600.16384, Zeitstempel: 0x5215f944
Ausnahmecode: 0xc0000005
Fehleroffset: 0x00000000000026c4
ID des fehlerhaften Prozesses: 0x2090
Startzeit der fehlerhaften Anwendung: 0x01ced3eb3a9468bc
Pfad der fehlerhaften Anwendung: V:\Virtual Box\data\tools\snetcfg_x64.exe
Pfad des fehlerhaften Moduls: C:\WINDOWS\system32\msvcrt.dll
Berichtskennung: 7846f70a-3fde-11e3-b488-e0f847067f89
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:

PORTABLE VIRTUALBOX AND WINDOWS 10 64BIT..-THE NIGHTMARE CONTINUES-...

hi RUNAR!

hope you would like to be informed that with win 10 there is really NO way to use
net - bridge - at all..
here is the appcrash report:

Version=1
EventType=APPCRASH
EventTime=130829067204904507
ReportType=2
Consent=1
UploadTime=130829067205374946
ReportIdentifier=2ab288cc-384b-11e5-8532-74d435bb1f97
IntegratorReportIdentifier=bd092af0-1b5f-4b6a-ab3a-816ce36aec28
NsAppName=snetcfg_x64.exe
Response.BucketId=e40d3758771e7ddebbea60b856c3bea6
Response.BucketTable=4
Response.LegacyBucketId=120282220129
Response.type=4
Sig[0].Name=Nome applicazione
Sig[0].Value=snetcfg_x64.exe
Sig[1].Name=Versione applicazione
Sig[1].Value=5.2.3790.0
Sig[2].Name=Timestamp applicazione
Sig[2].Value=436618ee
Sig[3].Name=Nome modulo con errori
Sig[3].Value=msvcrt.dll
Sig[4].Name=Versione modulo con errori
Sig[4].Value=7.0.10240.16384
Sig[5].Name=Timestamp modulo con errori
Sig[5].Value=559f3b84
Sig[6].Name=Codice eccezione
Sig[6].Value=c0000005
Sig[7].Name=Offset eccezione
Sig[7].Value=000000000005594b
DynamicSig[1].Name=Versione SO
DynamicSig[1].Value=10.0.10240.2.0.0.768.101
DynamicSig[2].Name=ID impostazioni locali
DynamicSig[2].Value=1040
DynamicSig[22].Name=Informazioni aggiuntive 1
DynamicSig[22].Value=2b22
DynamicSig[23].Name=Ulteriori informazioni 2
DynamicSig[23].Value=2b22b632e70c9a1a86d8dc7127cf8bdd
DynamicSig[24].Name=Ulteriori informazioni 3
DynamicSig[24].Value=aa84
DynamicSig[25].Name=Ulteriori informazioni 4
DynamicSig[25].Value=aa849e5386a4c1641e958a78c1d95afb
UI[2]=G:\VIRTUALBOX 5.0.0-10.15.73\Portable-VirtualBox\data\tools\snetcfg_x64.exe
UI[3]=network config sample ha smesso di funzionare
UI[4]=Windows: è possibile ricercare online una soluzione al problema.
UI[5]=Cerca una soluzione online e chiudi il programma
UI[6]=Cerca una soluzione online in seguito e chiudi il programma
UI[7]=Chiudi il programma
LoadedModule[0]=G:\VIRTUALBOX 5.0.0-10.15.73\Portable-VirtualBox\data\tools\snetcfg_x64.exe
LoadedModule[1]=C:\WINDOWS\SYSTEM32\ntdll.dll
LoadedModule[2]=C:\WINDOWS\system32\KERNEL32.DLL
LoadedModule[3]=C:\WINDOWS\system32\KERNELBASE.dll
LoadedModule[4]=C:\WINDOWS\system32\apphelp.dll
LoadedModule[5]=C:\WINDOWS\AppPatch\AppPatch64\AcLayers.DLL
LoadedModule[6]=C:\WINDOWS\system32\msvcrt.dll
LoadedModule[7]=C:\WINDOWS\system32\USER32.dll
LoadedModule[8]=C:\WINDOWS\system32\GDI32.dll
LoadedModule[9]=C:\WINDOWS\system32\SHLWAPI.dll
LoadedModule[10]=C:\WINDOWS\system32\combase.dll
LoadedModule[11]=C:\WINDOWS\system32\RPCRT4.dll
LoadedModule[12]=C:\WINDOWS\SYSTEM32\sfc.dll
LoadedModule[13]=C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
LoadedModule[14]=C:\WINDOWS\SYSTEM32\bcrypt.dll
LoadedModule[15]=C:\WINDOWS\SYSTEM32\sfc_os.DLL
LoadedModule[16]=C:\WINDOWS\SYSTEM32\SortWindows61.dll
LoadedModule[17]=C:\WINDOWS\system32\IMM32.DLL
LoadedModule[18]=C:\WINDOWS\system32\MSCTF.dll
LoadedModule[19]=C:\WINDOWS\system32\ole32.dll
LoadedModule[20]=C:\WINDOWS\system32\sechost.dll
LoadedModule[21]=C:\WINDOWS\system32\SETUPAPI.dll
LoadedModule[22]=C:\WINDOWS\system32\CFGMGR32.dll
LoadedModule[23]=C:\WINDOWS\system32\kernel.appcore.dll
LoadedModule[24]=C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
LoadedModule[25]=C:\WINDOWS\system32\uxtheme.dll
LoadedModule[26]=C:\WINDOWS\system32\clbcatq.dll
LoadedModule[27]=C:\Windows\System32\NetSetupShim.dll
LoadedModule[28]=C:\WINDOWS\system32\WS2_32.dll
LoadedModule[29]=C:\WINDOWS\system32\NSI.dll
LoadedModule[30]=C:\Windows\System32\NetSetupApi.dll
State[0].Key=Transport.DoneStage1
State[0].Value=1
FriendlyEventName=Ha smesso di funzionare
ConsentKey=APPCRASH
AppName=network config sample
AppPath=G:\VIRTUALBOX 5.0.0-10.15.73\Portable-VirtualBox\data\tools\snetcfg_x64.exe
NsPartner=windows
NsGroup=windows8
ApplicationIdentity=ED3FA8EECD0FAC1001B44658EE510D0F

any ideas...??!!

How to upgrade VirtualBox

Is there some howto how to upgrade the virtualbox version I have installed using the PortableVbox package ?

'Installation' window shows up again, is it not portable?

I downloaded the Portable-VirtualBox on a Win8.1 machine, went through the 'Installation' process, and used it for a while. Now I copy the whole folder to a USB stick, bring it to a Win10 machine. When I run the Portable-VirtualBox.exe, the 'Installation' window shows up again.

Q1: Am I doing it wrong?
Q2: Because the 'Installation' window shows up again, it seems that it's not truly portable? Does it install VirtualBox to somewhere else outside of the 'Portable-VirtualBox' folder? If so I would like to know where the location is.

Thank you.

64bit installation shows only 32bit options

Just grabbed (pVB) Portable-VirtualBox_v5.0.26-Starter_v6.4.10-Win_all.exe and since things didn't appear to go smoothly during the "installation of Portable VirtualBox, I also grabbed (VB) VirtualBox-5.2.0-118431-Win.exe to point PVB extraction to an actual local file. This was done on a brand new PC/desktop with Win 10 Pro 64bit OS on it. It's only a week old and has not had VB on it before. New employer, new system.

Why is it that even though I chose to extract the 64bit files, given that this is a 64bit system, when I use the VB UI to create new VMs, I only have options for 32bit OSes? And the "app" folder inside the PVB folder hierarchy is app64.

Is the intention supposed to be that a user can/should selected both 32 and 64bit files for extraction?

temporarily missing msvcr100.dll on start up

Minor issue. I'm using the latest version from the vbox.me download and when I run portable virtualbox I get an error "this application was unable to start because msvcr100.dll was not found. The dll file is in the extracted app32 folder though. When I click "OK" portable virtualbox runs anyway and seems to be working correctly.

I'm running portable virtualbox on a slow system with Vista Home 32 bit OS.

Even with the above error I have successfully installed a Ubuntu 12.04 VM which works fine so I guess the error doesn't really matter much. Just wanted to report the issue.

Thanks for this awesome application though. It is really handy :-)

Conflict with local installation of VirtualBox

I have a local installation 5.1.4 of VirtualBox on my desktop PC.
And I have a separate PortableVB 5.1.2 installation on a USB stick, which stores my vm machines finally.

But when i start the Portable VB from USB, it always popups the local installation without showing the machines on USB.

How can I prevent starting the local desktop version when I want the run the Portal VB?

4.3.8: Error - Failed to create COM object

I don't know if this happens only to me, but it did not with 4.3.6.
When I start 4.3.8 again it always shows this error:

Failed to create the VirtualBox COM object.
The application will now terminate.

Callee RC:
REGDB_E_CLASSNOTREG (0x80040154)

From the Forum I got this command that I now have to run before every start, so there may be somthing missing after cleanup or missing to setup before starting vbox:

"app64\VBoxSVC.exe" /ReRegServer

Extension Pack

it does not download and does not install "Extension Pack" or did I miss something?
v 6.4.9

vboxdrv state STOP_PENDING when Virtualbox network driver isn't running properly

Portable VirtualBox can't start auto load the network properly on my usb wifi. it resulting in the bridge network doesn't have any option to choose and also the vboxdrv is pending when i close the virtualbox like if the vboxdrv is waiting for a signal that Virtualbox network driver is stopped then the vboxdrv can be stop. it causing the vm won't run on second time i start the virtualbox and required a computer restart to reset the vboxdrv.

my temporary solution was to commenting out the sc stop and sc delete for the vboxdrv as i already do it in my fork and i already compiled it. it is successful without the autoload network turn on.

here is my fork = https://github.com/sudtanj/Portable-VirtualBox

for the network driver i manually install it by going to my usb network on network and internet settings and open the properties then click the install button and choose service then lastly choose the bridge driver (second one) from oracle.

i already tried to do the network driver solution with the real build (without modification) but it resulting the same problem. vboxdrv still waiting and can't be stop.

Administrator = Non-portable

Administrator is non-portable
I Can't run without admin!
Please remove administator and you becoming as portable!

Regards,
lykakspars

Update to version 4.3.24?

Can someone tell me what are the changes neeeded in source code to use last version of Virtualbox?

TIA

Replace outdated 7-Zip 9.20 with non-vulnerable 16.04 [ please label as bug ]

Hello Dev-Team!

Could the next release contain the version 16.04 of 7-zip in Portable-VirtualBox\data\tools, which fixes some serious vulnerabilities?

See https://www.cvedetails.com/vulnerability-list/vendor_id-9220/7-zip.html and http://www.7-zip.org/download.html.

Fixing this security issue would be reasonable and stops vulnerability checker complaints, e.g. from Secunia (old company name) PSI.

Thank you in advance and for your work on this software!

Best Regards

Gerd

Portable mode is failing

When you change the program folder or even just the drive letter, the machines are not updated and stop working. You can edit the VirtualBox.xml file manually and make it work, but then is not fully portable.

Maybe the problem is because i've installed VirtualBox on my computer, but where's the difference?.

Greetings and thanks for this nice program!.

Update to 5.1.26

Hello,

I want to update from 5.1.8 to 5.1.26. Please, update the software.

Portable VirtualBox in a zip file

Some of us looking for a portable solution because of a limitation to execute exe files on our system. Can you provide a zipped version of the binaries where we can download extract and run??

Portable VBox and win 10

with win 10 home 64bit is now IMPOSSIBLE to use network - BRIDGE-
the problem is the snetcfg.exe file..:

Version=1
EventType=APPCRASH
EventTime=130829067204904507
ReportType=2
Consent=1
UploadTime=130829067205374946
ReportIdentifier=2ab288cc-384b-11e5-8532-74d435bb1f97
IntegratorReportIdentifier=bd092af0-1b5f-4b6a-ab3a-816ce36aec28
NsAppName=snetcfg_x64.exe
Response.BucketId=e40d3758771e7ddebbea60b856c3bea6
Response.BucketTable=4
Response.LegacyBucketId=120282220129
Response.type=4
Sig[0].Name=Nome applicazione
Sig[0].Value=snetcfg_x64.exe
Sig[1].Name=Versione applicazione
Sig[1].Value=5.2.3790.0
Sig[2].Name=Timestamp applicazione
Sig[2].Value=436618ee
Sig[3].Name=Nome modulo con errori
Sig[3].Value=msvcrt.dll
Sig[4].Name=Versione modulo con errori
Sig[4].Value=7.0.10240.16384
Sig[5].Name=Timestamp modulo con errori
Sig[5].Value=559f3b84
Sig[6].Name=Codice eccezione
Sig[6].Value=c0000005
Sig[7].Name=Offset eccezione
Sig[7].Value=000000000005594b
DynamicSig[1].Name=Versione SO
DynamicSig[1].Value=10.0.10240.2.0.0.768.101
DynamicSig[2].Name=ID impostazioni locali
DynamicSig[2].Value=1040
DynamicSig[22].Name=Informazioni aggiuntive 1
DynamicSig[22].Value=2b22
DynamicSig[23].Name=Ulteriori informazioni 2
DynamicSig[23].Value=2b22b632e70c9a1a86d8dc7127cf8bdd
DynamicSig[24].Name=Ulteriori informazioni 3
DynamicSig[24].Value=aa84
DynamicSig[25].Name=Ulteriori informazioni 4
DynamicSig[25].Value=aa849e5386a4c1641e958a78c1d95afb
UI[2]=G:\VIRTUALBOX 5.0.0-10.15.73\Portable-VirtualBox\data\tools\snetcfg_x64.exe
UI[3]=network config sample ha smesso di funzionare
UI[4]=Windows: è possibile ricercare online una soluzione al problema.
UI[5]=Cerca una soluzione online e chiudi il programma
UI[6]=Cerca una soluzione online in seguito e chiudi il programma
UI[7]=Chiudi il programma
LoadedModule[0]=G:\VIRTUALBOX 5.0.0-10.15.73\Portable-VirtualBox\data\tools\snetcfg_x64.exe
LoadedModule[1]=C:\WINDOWS\SYSTEM32\ntdll.dll
LoadedModule[2]=C:\WINDOWS\system32\KERNEL32.DLL
LoadedModule[3]=C:\WINDOWS\system32\KERNELBASE.dll
LoadedModule[4]=C:\WINDOWS\system32\apphelp.dll
LoadedModule[5]=C:\WINDOWS\AppPatch\AppPatch64\AcLayers.DLL
LoadedModule[6]=C:\WINDOWS\system32\msvcrt.dll
LoadedModule[7]=C:\WINDOWS\system32\USER32.dll
LoadedModule[8]=C:\WINDOWS\system32\GDI32.dll
LoadedModule[9]=C:\WINDOWS\system32\SHLWAPI.dll
LoadedModule[10]=C:\WINDOWS\system32\combase.dll
LoadedModule[11]=C:\WINDOWS\system32\RPCRT4.dll
LoadedModule[12]=C:\WINDOWS\SYSTEM32\sfc.dll
LoadedModule[13]=C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
LoadedModule[14]=C:\WINDOWS\SYSTEM32\bcrypt.dll
LoadedModule[15]=C:\WINDOWS\SYSTEM32\sfc_os.DLL
LoadedModule[16]=C:\WINDOWS\SYSTEM32\SortWindows61.dll
LoadedModule[17]=C:\WINDOWS\system32\IMM32.DLL
LoadedModule[18]=C:\WINDOWS\system32\MSCTF.dll
LoadedModule[19]=C:\WINDOWS\system32\ole32.dll
LoadedModule[20]=C:\WINDOWS\system32\sechost.dll
LoadedModule[21]=C:\WINDOWS\system32\SETUPAPI.dll
LoadedModule[22]=C:\WINDOWS\system32\CFGMGR32.dll
LoadedModule[23]=C:\WINDOWS\system32\kernel.appcore.dll
LoadedModule[24]=C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
LoadedModule[25]=C:\WINDOWS\system32\uxtheme.dll
LoadedModule[26]=C:\WINDOWS\system32\clbcatq.dll
LoadedModule[27]=C:\Windows\System32\NetSetupShim.dll
LoadedModule[28]=C:\WINDOWS\system32\WS2_32.dll
LoadedModule[29]=C:\WINDOWS\system32\NSI.dll
LoadedModule[30]=C:\Windows\System32\NetSetupApi.dll
State[0].Key=Transport.DoneStage1
State[0].Value=1
FriendlyEventName=Ha smesso di funzionare
ConsentKey=APPCRASH
AppName=network config sample
AppPath=G:\VIRTUALBOX 5.0.0-10.15.73\Portable-VirtualBox\data\tools\snetcfg_x64.exe
NsPartner=windows
NsGroup=windows8
ApplicationIdentity=ED3FA8EECD0FAC1001B44658EE510D0F

ANY IDEAS..??..

check for updates

Hi, it would be nice if vbox-portable could have a button to check for updates by checking the following files and keys or by dedicating a file for it:
https://raw.githubusercontent.com/vboxme/Portable-VirtualBox/master/data/settings/vboxinstall.ini
https://raw.githubusercontent.com/vboxme/Portable-VirtualBox/master/data/settings/settings.ini

Portable VirtualBox doesn't start on Windows 10 Redstone 2

Hi friends;

I installed "Portable-VirtualBox_v5.1.22-Starter_v6.4.10-Win_all.exe" on Windows 10 Redstone2 64bit.

When I started VirtualBoxPortable, firstly it said "Please start VirtualBox again, so that all paths can be adapted!"

I clicked OK.

Then a notification appeared on tray "Right click on me..."
And then it immediately closed.

I can't see virtual box app window.

What can i do?

32bit P-VB will not work on Windows 7 or XP

I downloaded P-VB 6.4.10 and VB 5.0.8 and i was able to set up a 64bit portable app but not the 32bit portable app. I tried this on a Windows 7 machine and on an XP machine.

On the Win7 Machine it just crashes and does not open
On the XP Machine it gave en error "failed to start because MSVCR100.dll was not found" i tried installing VB on a different XP Machine and copied the MSVCR100.dll file to the portable app but it continues to give me the same error. I then copied the MSVCR100.dll file to every single folder in the portable app and the root of the folder and the error message went away, but P-VB still crashes.

My main use is to take the thumbdrive to multiple machines 7/XP/Vista and use the same virtuals which was the reason for 32 bit option instead of the 64. But I was unable to create a 32bit app, it simply crashes, i tried this on 3 different Win7 machines.

I then tried 4 other versions of P-VB and their corresponding VB versions, still no use.

PLEASE HELP.

Better/Clearer Version Number Support

The actual version scheme of PVB did not support 2 digit version numbers.
This should be reworked.

E.g. Version 4.2.18 is shown as 4.2.1.8 (cause internal it is represented by 4218)

virtualbox portable 4.3.28 "network config sample has stop workin" in loop..

hi!

i'm running vbox latest portable 4.3.28 and if i choose network-bridge i Always get at the start :

"network config sample has stop workin"

then vbox starts and works with my network -bridge opt-

but if i esc vbox and then i re enter i got the same pop up a/m

BUT then vbox do not find my network so is not able to start..

i esc again and re entering i got Always the same pop up -network config sample has stop work"

but the vbox works well..and so on...

to sum up :

the first time i start vbox i get the pop up error but vbox works

if i esc then

the second time same error but vbox do not work

i esc again

third time....vbox works

fourth NO

five YES

and so on....

what have i to do to solve..??

this happens only with win 8.1 as host

with xp as host no

i ask on MS forum but the admin reply that

is a matter of the dev of the sw....

could you pls help me!!

thxs so much in adv!

cheers!!

:)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.