2005-06-22 |
Aric Stewart | Rework PublishProduct to use MSI_IterateRecords. |
blob | commitdiff | raw |
2005-06-22 |
Aric Stewart | Rework RegisterTypeLibraries to use MSI_IterateRecords. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Aric Stewart | Rework LaunchConditions to use MSI_IterateRecords. |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Aric Stewart | Rework CostFinalize to use MSI_IterateRecords. |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Aric Stewart | Rework WriteRegistryValues to use MSI_IterateRecords. |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Aric Stewart | Rework CreateFolders to use MSI_IterateRecords. |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Aric Stewart | Use MSI_IterateRecords for processing actions. |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Stefan Huehner | Fix more -Wstrict-prototypes warnings. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Aric Stewart | Flesh out the remaining keys in RegisterProduct. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Aric Stewart | Break out all the file related actions and helper funct... |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Aric Stewart | Break out all the top level apis into install.c. |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Aric Stewart | Break out all the class registration actions into class... |
blob | commitdiff | raw | diff to current |
2005-06-15 |
Aric Stewart | Break out all the helper functions into helpers.c. |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Aric Stewart | Extending upon Mike McCormack's cleanup to use MSI_Reco... |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Aric Stewart | Register the Product Version also. |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Aric Stewart | Avoid a loop where a parent's parent refers to itself... |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Aric Stewart | Added module upgrade.c and implemented FindRelatedProducts. |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Aric Stewart | Set the Preselected property if appropriate (relevant to |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Aric Stewart | Write out Product Language and Product Icon to the... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Aric Stewart | Write out UpgradeCodes to the registry to allow for... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Mike McCormack | Use MSI_RecordGetString in more actions. |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Mike McCormack | Use MSI_RecordGetString where possible. |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Mike McCormack | Fixes for -Wmissing-declarations and -Wwrite-strings... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Aric Stewart | Don't get caught in loops on parent progids. |
blob | commitdiff | raw | diff to current |
2005-06-04 |
Aric Stewart | Since multiple progids can refer to 1 class we need... |
blob | commitdiff | raw | diff to current |
2005-06-03 |
Aric Stewart | Add install_on_demand for Extension servers also. curre... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Aric Stewart | Do not loop if a ProgId's Parent Index it itself. |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Aric Stewart | Print a message for skipped actions in ProcessExecSeque... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Aric Stewart | Do not change a features state to Advertise if it expli... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Aric Stewart | For typelibs index 1 do not add \\1 to the path. This... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Aric Stewart | Register the FileType and correct short vs long path... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Mike McCormack | Use the new helper function MSI_QueryGetRecord. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Mike McCormack | Remove some unused code. |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Aric Stewart | Introduce really basic scripting of actions. This is... |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Alexandre Julliard | Authors: Aric Stewart <aric@codeweavers.com>, Mike... |
blob | commitdiff | raw | diff to current |
2005-05-26 |
Aric Stewart | First pass at writing out CurVer keys for ProgIds.... |
blob | commitdiff | raw | diff to current |
2005-05-26 |
Aric Stewart | A big rewrite of the whole RegisterClass, RegisterProgId, |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Aric Stewart | Double terminate SZ_MULTI properly. |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Aric Stewart | Write the RegOwner and RegCompany keys as blank if... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Aric Stewart | Fix quoting on queries. |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Juan Lang | Don't fail in RegisterFonts if the Fonts table is missing. |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Aric Stewart | We cannot internally load the files in FileCost because... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Aric Stewart | Correctly use short filenames from uncompressed file... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Aric Stewart | Some error messages and strcmp changes suggested by... |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Aric Stewart | Correct a problem with parse_data if binary data was... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Aric Stewart | - ExecuteAction runs the whole Execute table and not... |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Aric Stewart | Fix a few leaking object handles. |
blob | commitdiff | raw | diff to current |
2005-04-28 |
Aric Stewart | Correct user component publication. |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Mike McCormack | Make sure that dialogs are only created and destroyed... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Francois Gouget | Tweak the API documentation to silence winapi_check... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Aric Stewart | Implement Publish Components in order for MsiGetQualifi... |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Steven Edwards | Avoid using ver.h in favor of winver.h. |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Aric Stewart | Make sure the GUID of the typelib we are registering... |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Peter Berg Larsen | Janitorial: Get rid of strncpy/strncpyW. |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Aric Stewart | If running in UI mode, then display the UI mode dialogs... |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Mike McCormack | - Rename dupstrW to strdupW, and remove duplicate defin... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Juan Lang | - make sure msihandle2msiinfo is correctly matched... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Ulrich Czekalla | Allocate space for terminating null. |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Ulrich Czekalla | Fix a memory leak. |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Aric Stewart | Text reformatting patch to clean up all the static... |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Juan Lang | Don't hardcode windows or system directories, correct... |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Aric Stewart | Implement the action RegisterFonts. |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Aric Stewart | Add the ExecuteAction handler. |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Ulrich Czekalla | Prevent accessing freed memory in failure case. |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Mike McCormack | Make sure strings are null terminated. |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Aric Stewart | Update the installed state for components during CostFi... |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Steven Edwards | Correct typo. |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Aric Stewart | Fixed problems with my code for finding the PackageCode. |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Marcus Meissner | Output some more informations. |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Aric Stewart | Add the RegisterUser action. |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Ulrich Czekalla | Handle 0 length buffers in MSI_FormatRecordW. |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Aric Stewart | Implement RegisterExtensionInfo and RegisterMIMEInfo. |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Mike McCormack | - add support for Edit boxes in MSI dialogs |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Aric Stewart | Add logic to be able to resolve the SourceDir based on |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Mike Hearn | Correctly ensure properties set from resolved directory... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Aric Stewart | Finish up the framework by stubbing out all the remaini... |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Aric Stewart | Continued work to simplify the ProcessAction call,... |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Juan Lang | Partially implement AppSearch action. |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Aric Stewart | Eliminate the giant if.. else if block from ACTION_Proc... |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Aric Stewart | Enable the updating of Feature and thus the resulting... |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-01-25 |
Aric Stewart | - action.c is getting too big, so split out all the... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
Aric Stewart | Use the new registry functions in registry.c. |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Mike McCormack | Move OpenQuery into msiquery.c and make it non-static. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Aric Stewart | Quite a few fixes: |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Aric Stewart | Implementations for SelfRegModules and PublishFeatures. |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Marcus Meissner | Initialize rc in create_component_directory(). |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Aric Stewart | First implementation of the WriteIniValues action. |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Aric Stewart | Custom actions can have null in their target parameters... |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Aric Stewart | Make all custom type 1 actions happen in a seperate... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Aric Stewart | - Properly deformat keys written to the registry. |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Aric Stewart | When checking for an existing .lnk shortcut extension... |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Aric Stewart | - CustomAction 35 should call SetTargetPath not just... |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Aric Stewart | Change how we install files so that we extract files... |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Mike McCormack | Remove unneeded whitespace, indent correctly. |
blob | commitdiff | raw | diff to current |
next |