- Bash script initialized
- We have registry issue.
- Empty output line issue from output class solved.
- Iconless link issue solved. Gave up from internet shortcut, used symlink...
- After installation tasks designed, runner method created...
- Added link command for create desktop shorcuts
- Outputs are managing with Output() class.
- Added search option
- Added downloaded file check via md5 hash
- A Handler app has written with c# for catching and processing URI commands.
- Created special outputs for handler.
- Handler can be process this outputs and show a summary.
- Created a logo and icon. Handler uses this icon, so empty 'packager://' shortcuts have a default packager icon.
- Run command added
- Now it can catch and process URI commands.
- A progress bar added for install command.
- At install can be define a specified version.
- Whatsnew command for showing uninstalled packages.
- Package code column added to table lists.
- Versions of about a package command added. Repository version structure has changed.
- A new object class 'Package' added.
- At 'Package' class, we can check exists, check is installed, remove, delete and install.
- My modules moved to a new modules/ directory. File crowd defeated.
- Logs increased. Added timestamp for logs.
- At log colors, color spreaded all string. State parameter changed with timestamp.