prbamw's Posts

thank you Cievo, that did it!
When I created an IE6 bubble and try to run it on my computer that has IE7 or IE8 installed IE 6 starts but I can't enter any text in a text field, ie: google search. I have jvm 1.5 virtualized a... See more...
When I created an IE6 bubble and try to run it on my computer that has IE7 or IE8 installed IE 6 starts but I can't enter any text in a text field, ie: google search. I have jvm 1.5 virtualized as a plugin. It does seem to work on some computers with 7 or 8. Thanks for any help.
After virtualizing Internet Explorer, to change the home page can you just edit the virtual Registry? Is there a simple way to do this or do you have to edit each homepage entry in the registry f... See more...
After virtualizing Internet Explorer, to change the home page can you just edit the virtual Registry? Is there a simple way to do this or do you have to edit each homepage entry in the registry files. I searched using regedit for anything containing Homepage and got a few entries. Thanks for all the help.
Question: Serial is an eight digit hex number. Where does the serial number come from? Is it chosen at random?
Hi to All, I have been working on ThinApp'ing IE 8 and using .NET Framwork 3.5 as a plugin. .NET is only a .dat file in the plugin folder of IE 8, does there need to be an exe that uses t... See more...
Hi to All, I have been working on ThinApp'ing IE 8 and using .NET Framwork 3.5 as a plugin. .NET is only a .dat file in the plugin folder of IE 8, does there need to be an exe that uses the .dat file in the plug in folder? The Builder Wizard didn't pick an appropriate exe as an entry point, so I just left all unchecked and gav e it a name to use for the .DAT.....is there a particular exe that I should use as an entry point? When I go to the page for the application, click on the Install button, a message displays that says >NET Setup Is Currently Disabled By Your Security Settings. Thank you for any suggestions or help. Phil
I tried to virtualize an app that relies on a kernel driver to access a USB device that contains license information, Needless to say it won't work. Does anyone know of a work around is availab... See more...
I tried to virtualize an app that relies on a kernel driver to access a USB device that contains license information, Needless to say it won't work. Does anyone know of a work around is available for this kind of situation? We are not trying to and don't want to bypass any license requirements. Thank you, Phil
I resolved this issue by changing the Path Environment variable to include c:\. I did this with a VBS script, but am now going to make sure that path is set on the VM before compiling. ... See more...
I resolved this issue by changing the Path Environment variable to include c:\. I did this with a VBS script, but am now going to make sure that path is set on the VM before compiling. Thanks to all.
Guest: XP Pro sp2, clean virtual machine ThinApp v4.0.2 and v4.0.3 The app builds without error, when run gives this message: Run-time error'7': File not found: G2img.dll Building in... See more...
Guest: XP Pro sp2, clean virtual machine ThinApp v4.0.2 and v4.0.3 The app builds without error, when run gives this message: Run-time error'7': File not found: G2img.dll Building in a sandbox. The app has this and other dlls in Program Files\Agilysys\Data Magine\Data Magine Client folders. I have copied the dlls to SystemSystem%, %Common Programs%\DataMagine\DataMagine Client folders. I am hoping someone can point me in the right direction to diagnose this issue. thanks for any help.