Search found 26 matches

Go to advanced search

by vijay
Fri May 05, 2017 5:13 am
Forum: Common Problems
Topic: How to create shortcut for particular exe file?
Replies: 2
Views: 30913
 
Jump to post

Re: How to create shortcut for particular exe file?

Thank you for your quick reply Mihai. Its working fine.

Thanks,
Vijay.
by vijay
Wed Apr 26, 2017 6:07 am
Forum: Common Problems
Topic: How to create shortcut for particular exe file?
Replies: 2
Views: 30913
 
Jump to post

How to create shortcut for particular exe file?

Hello Team,
We have added one .exe file for driver application. For that,we have added that .exe file under "Application Folder" and while installation of driver, installer should create a shortcut for that particular exe.
Can anyone help me to do this?


Thanks,
Vijay.
by vijay
Wed Apr 26, 2017 6:01 am
Forum: Common Problems
Topic: Uninstall using Custom Action
Replies: 4
Views: 5526
 
Jump to post

Re: Uninstall using Custom Action

Hello Daniel,
Thanks for your reply. Now its working fine.

Thanks,
Vijay.
by vijay
Sat Apr 08, 2017 11:09 am
Forum: Common Problems
Topic: Uninstall using Custom Action
Replies: 4
Views: 5526
 
Jump to post

Re: Uninstall using Custom Action

Hi Daniel,
Thanks for your reply. It is working fine with fresh PC. If we do multiple times installation,installation process getting very slow.After that installation failed. In verbose log its showing "installation taking more time".




Thanks,
Vijay.
by vijay
Fri Apr 07, 2017 11:23 am
Forum: Common Problems
Topic: Uninstall using Custom Action
Replies: 4
Views: 5526
 
Jump to post

Uninstall using Custom Action

Hi all,
I have one console application for uninstallation of driver,and that added in custom action(launch file).And that application has some commands and file operations. So that application will only work if we run "Run as Administrator".For that I have checked "Run as administrator" option in ...
by vijay
Wed Apr 05, 2017 9:55 am
Forum: Common Problems
Topic: Installer with two driver files
Replies: 17
Views: 13422
 
Jump to post

Re: Installer with two driver files

Hi Eusebiu,
Thanks for your reply. "File removal" will remove the files created by the installer.But we are using "Devcon.exe" tool for installing root enumerated device.So I am using "Devcon.exe remove root\netlan"(in bat file) command for uninstall the driver, but this command won't remove the ...
by vijay
Tue Apr 04, 2017 2:48 pm
Forum: Common Problems
Topic: Extract Drivers with "ExtractFilesFirst=1" property
Replies: 1
Views: 2668
 
Jump to post

Extract Drivers with "ExtractFilesFirst=1" property

Hi all,

I have created one .exe file that will install a driver(For x64 bit version). If I extract the driver files,it working fine on x64 bit platform. If we run the same .exe on x86 platform,getting "platform unsupported" error. But I need to extract the driver files on any of the platform. So ...
by vijay
Fri Mar 24, 2017 11:52 am
Forum: Common Problems
Topic: Installer Return Codes
Replies: 4
Views: 6209
 
Jump to post

Re: Installer Return Codes

Hi all,

How to map these error codes with xml file.I cant able to change the names below,if I try to change anything here that tool throwing an error. This is my xml file:

<returncodes>
<returncodemapping name="REBOOTING_SYSTEM">
<vendorreturncode>1641</vendorreturncode>
</returncodemapping ...
by vijay
Fri Mar 24, 2017 8:56 am
Forum: Common Problems
Topic: Installer Return Codes
Replies: 4
Views: 6209
 
Jump to post

Installer Return Codes

Hi all,
I have created a package for network adapter,and its working fine.And we are using some tools for verification.Using that we can install the driver ie., simply have to run our package from that tool.So installation got success.But If I cancel the installation its returning error code '-1'. I ...
by vijay
Thu Mar 23, 2017 2:30 pm
Forum: Common Problems
Topic: Installer with two driver files
Replies: 17
Views: 13422
 
Jump to post

Re: Installer with two driver files

Hi Eusebie,
I did that.Its working fine.But while uninstallation,"DEVCON" tool not removing oem.inf files which is related to our driver.Is there any tool available or any solution for this?

Thanks,
Vijay.
by vijay
Thu Mar 23, 2017 6:53 am
Forum: Common Problems
Topic: Installer with two driver files
Replies: 17
Views: 13422
 
Jump to post

Re: Installer with two driver files

Hi Eusebie,
For that,I've created one .bat file which contains Devcon tool. So I'm trying to add in custom actions. After one driver installation,bat file(second driver) should be execute. Can you please tell me how to do?

Thanks,
Vijay.
by vijay
Sun Mar 12, 2017 8:24 am
Forum: Common Problems
Topic: Unknown Device after uninstallation
Replies: 1
Views: 2513
 
Jump to post

Unknown Device after uninstallation

Hi all,
After installation of our driver,device working fine.And if I uninstall the device from "add/remove entry",my device showing "Unknown device" in Device Manager.
Details:
If I uninstall manually from Device Manager,my device detecting under Other Devices as "Generic SDIO Device". But If I ...
by vijay
Fri Mar 10, 2017 6:40 am
Forum: Common Problems
Topic: Installer without Registry values set
Replies: 3
Views: 4154
 
Jump to post

Re: Installer without Registry values set

Hi all,

While installing my driver,its getting rollback.And in verbose log its showing like these.Can anyone solve me why its happening?

" DIFXAPP: WARNING:DRIVER_PACKAGE_LEGACY_MODE flag set but not supported on Plug and Play driver on VISTA. Flag will be ignored.
DIFXAPP: INFO: Installing INF ...
by vijay
Thu Mar 09, 2017 7:45 am
Forum: Common Problems
Topic: Rollback issue because of crash
Replies: 8
Views: 6839
 
Jump to post

Re: Rollback issue because of crash

Daniel,For uninstallation,simply right click on my device and choose uninstall.After that it will uninstalled the driver.

Thanks,
Vijay.
by vijay
Thu Mar 09, 2017 7:05 am
Forum: Common Problems
Topic: Rollback issue because of crash
Replies: 8
Views: 6839
 
Jump to post

Re: Rollback issue because of crash

Hello Daniel,
We are following the below steps for manual installation.

1. Go to Control Panel and open Device Manager.

2. Right click the device and select update Driver Software.

3. Choose Browse my computer for driver software.

4. Let me pick from a list of device drivers on my computer

5 ...

Go to advanced search