History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IRBT-10
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Mahmoud Al-Qudsi
Reporter: Mahmoud Al-Qudsi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
iReboot

Cleanup/avoid possible GAC conflicts

Created: 15/Apr/08 01:15 PM   Updated: 27/Apr/08 11:54 AM
Component/s: Service Backend
Affects Version/s: 1.0
Fix Version/s: 1.1


 Description  « Hide
We made the mistake of installing BcdLibrary to the GAC - it can conflict with future versions if it's not properly removed.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Mahmoud Al-Qudsi - 15/Apr/08 02:07 PM
Had to completely overhaul the code.

iReboot Service.exe -> iRebootd.exe
BcdLibrary.dll -> iReboot.BcdInterface.dll

No more storing to GAC.