Displaying 2 results from an estimated 2 matches for "programfilespath".
2020 Jul 23
2
virt-v2v - Window firstboot service questions
Hi,
It seems that on Windows we create the following dir:
/Program Files/Guestfs/Firstboot/
Where '/' is the os volume (where /Windows reside)
Is it possible that Program Files is not actually located on the os volume?
(i.e. C:\Windows, D:\Program Files on original vm)
Does virt-v2v or even libguestfs's inspect_os() even support that?
(Looking around in the code tells me that if
2006 Oct 27
0
Wine release 0.9.24
...vents before all other events no matter what the order is.
msi: Set the USERNAME and COMPANYNAME properties when initializing a package.
msi: Add tests for the InstallServices action.
msi: Implement the InstallServices action.
msi: Use the ProgramFileDir reg value instead of ProgramFilesPath.
msi: Only initialize a component's state if it is linked with a feature.
tools/wine.inf: Add the ProgramFilesPath registry entry.
msi: Allow more than one primary key in a table when importing a database.
msi: Integer columns can have the 'NOT NULL' modifier too...